Version: 2018.1
public Vector2 maxSize ;

説明

このウィンドウの最大サイズ

An EditorWindow can be resized. The maxSize variable provides the largest width and height that is supported. This is typically a Vector2(4000,4000). Note that this size is likely to be larger than most screen resolutions.