GUILayout.ExpandHeight
static function ExpandHeight(expand: bool): GUILayoutOption;
static GUILayoutOption ExpandHeight(bool expand);
static def ExpandHeight(expand as bool) as GUILayoutOption
Description

Option passed to a control to allow or disallow vertical expansion.