Core Skin Elements Reference

Classes

AlignView

Attributes (8)

  • textalign (string)

Inherited from [ContainerView]

  • controller (string)

Inherited from [View]

  • height (int)

  • name (string)

  • options (string)

  • size (string)

  • style (string)

  • width (int)

Meta

Button

Attributes (9)

  • icon (string)

  • image (string)

  • title (string)

Inherited from [View]

  • height (int)

  • name (string)

  • options (string)

  • size (string)

  • style (string)

  • width (int)

Meta

ContainerView

Attributes (7)

  • controller (string)

Inherited from [View]

  • height (int)

  • name (string)

  • options (string)

  • size (string)

  • style (string)

  • width (int)

Meta

Delegate

Attributes (8)

  • viewname (string)

Inherited from [ContainerView]

  • controller (string)

Inherited from [View]

  • height (int)

  • name (string)

  • options (string)

  • size (string)

  • style (string)

  • width (int)

Meta

EditBox

Attributes (8)

  • keyboardlayout (string)

Inherited from [TextBox]

  • texttrim (string)

Inherited from [View]

  • height (int)

  • name (string)

  • options (string)

  • size (string)

  • style (string)

  • width (int)

Meta

Form

Attributes (7)

Inherited from [ContainerView]

  • controller (string)

Inherited from [View]

  • height (int)

  • name (string)

  • options (string)

  • size (string)

  • style (string)

  • width (int)

Meta

ImageView

Attributes (8)

  • image (string)

Inherited from [ContainerView]

  • controller (string)

Inherited from [View]

  • height (int)

  • name (string)

  • options (string)

  • size (string)

  • style (string)

  • width (int)

Meta

Label

Attributes (7)

  • title (string)

Inherited from [View]

  • height (int)

  • name (string)

  • options (string)

  • size (string)

  • style (string)

  • width (int)

Meta

ListView

Attributes (6)

Inherited from [View]

  • height (int)

  • name (string)

  • options (string)

  • size (string)

  • style (string)

  • width (int)

Meta

MultiLineLabel

Attributes (7)

  • title (string)

Inherited from [View]

  • height (int)

  • name (string)

  • options (string)

  • size (string)

  • style (string)

  • width (int)

Meta

RadioButton

Attributes (9)

Inherited from [Button]

  • icon (string)

  • image (string)

  • title (string)

Inherited from [View]

  • height (int)

  • name (string)

  • options (string)

  • size (string)

  • style (string)

  • width (int)

Meta

SelectBox

Attributes (8)

  • image (string)

Inherited from [TextBox]

  • texttrim (string)

Inherited from [View]

  • height (int)

  • name (string)

  • options (string)

  • size (string)

  • style (string)

  • width (int)

Meta

Slider

Attributes (8)

Inherited from [ValueBar]

  • background (string)

  • image (string)

Inherited from [View]

  • height (int)

  • name (string)

  • options (string)

  • size (string)

  • style (string)

  • width (int)

Meta

TextBox

Attributes (7)

  • texttrim (string)

Inherited from [View]

  • height (int)

  • name (string)

  • options (string)

  • size (string)

  • style (string)

  • width (int)

Meta

Toggle

Attributes (9)

Inherited from [Button]

  • icon (string)

  • image (string)

  • title (string)

Inherited from [View]

  • height (int)

  • name (string)

  • options (string)

  • size (string)

  • style (string)

  • width (int)

Meta

ValueBar

Attributes (8)

  • background (string)

  • image (string)

Inherited from [View]

  • height (int)

  • name (string)

  • options (string)

  • size (string)

  • style (string)

  • width (int)

Meta

VariantView

Attributes (7)

Inherited from [ContainerView]

  • controller (string)

Inherited from [View]

  • height (int)

  • name (string)

  • options (string)

  • size (string)

  • style (string)

  • width (int)

Meta

View

Attributes (6)

  • height (int)

  • name (string)

  • options (string)

  • size (string)

  • style (string)

  • width (int)

Meta

Enums

AlignView.textalign

Enumerators

  • bottom

  • hcenter

  • left

  • right

  • top

  • vcenter

Button.options

Enumerators

  • deferred

  • silenttracking

  • transparent

  • wantfocus

Inherited from [View.options]

  • disabled

EditBox.keyboardlayout

Enumerators

  • letters

  • numbers

  • symbols

ImageView.options

Enumerators

  • colorize

Inherited from [View.options]

  • disabled

Label.options

Enumerators

  • colorize

Inherited from [View.options]

  • disabled

TextBox.options

Enumerators

  • hidetext

  • multiline

Inherited from [View.options]

  • disabled

TextBox.texttrim

Enumerators

  • middle

  • none

  • right

ValueBar.options

Enumerators

  • centered

  • filmstrip

  • vertical

Inherited from [View.options]

  • disabled

View.options

Enumerators

  • disabled