UI.StandardWindowHeaderDescription
Index
Properties
optionalcolor
optionalframe
Frame bitmap gui texture name. Defaults to "headerFrame" style binding or, if not specified, to "default_frame_7" gui texture.
optionalheight
Specifies header height in units.
optionalhideButton
If true, close button is not displayed.
optionalhideShadow
Specifies whether the header should have shadow or not. If
true, the shadow is not displayed.
optionaltext
Specifies header text styles and value.
optionalwidth
If height is not specified, used to specify header height in units.
Header background color integer value, produced by android.graphics.Color class. Default is Color.rgb(0x72, 0x6a, 0x70).