Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.