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
Parents: [ContainerView] <- [View]
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
Parents: [ContainerView] <- [View]
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
Parents: [ContainerView] <- [View]
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
Parents: [ContainerView] <- [View]
Label
Attributes (7)
title (string)
Inherited from [View]
height (int)
name (string)
options (string)
size (string)
style (string)
width (int)
Meta
Parents: [View]
ListView
Attributes (6)
Inherited from [View]
height (int)
name (string)
options (string)
size (string)
style (string)
width (int)
Meta
Parents: [View]
MultiLineLabel
Attributes (7)
title (string)
Inherited from [View]
height (int)
name (string)
options (string)
size (string)
style (string)
width (int)
Meta
Parents: [View]
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
Parents: [ContainerView] <- [View]
View
Attributes (6)
height (int)
name (string)
options (string)
size (string)
style (string)
width (int)
Meta
Children: [Button] [ContainerView] [Label] [ListView] [MultiLineLabel] [TextBox] [ValueBar]
Enums
AlignView.textalign
Enumerators
bottom
hcenter
left
right
top
vcenter
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