Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • StandardWindowHeader

Index

Properties

color?: number

Header background color integer value, produced by [[android.graphics.Color]] class. Default is Color.rgb(0x72, 0x6a, 0x70)

frame?: string

Frame bitmap gui texture name. Defaults to "headerFrame" style binding or, if not specified, to "default_frame_7" gui texture

height?: number

Specifies header height in units. Defaults to 80

hideButton?: boolean

If true, close button is not displayed. Default is false

hideShadow?: boolean

Specifies whether the header should have shadow or not. If true, the shadow is not displayed. Default is false

Specifies header text styles and value

width?: number

If height is not specified, used to specify header height in units

Generated using TypeDoc