Package | ardisia.components.toggleSwitchDesktop.themes.spark.skins |
Class | public class ToggleSwitchDesktopSkin |
Inheritance | ToggleSwitchDesktopSkin spark.components.supportClasses.Skin |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
borderRect : Rect border | ToggleSwitchDesktopSkin | ||
content : Group sliding content | ToggleSwitchDesktopSkin | ||
fill : Rect | ToggleSwitchDesktopSkin | ||
labelNotSelectedPart : Label | ToggleSwitchDesktopSkin | ||
labelSelectedPart : Label | ToggleSwitchDesktopSkin | ||
maskRect : Rect | ToggleSwitchDesktopSkin | ||
moveEffect : Move | ToggleSwitchDesktopSkin | ||
thumbPart : Button thumbPart | ToggleSwitchDesktopSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | ToggleSwitchDesktopSkin |
borderRect | property |
public var borderRect:Rect
border
This property can be used as the source for data binding.
content | property |
public var content:Group
sliding content
This property can be used as the source for data binding.
fill | property |
public var fill:Rect
This property can be used as the source for data binding.
labelNotSelectedPart | property |
public var labelNotSelectedPart:Label
This property can be used as the source for data binding.
labelSelectedPart | property |
public var labelSelectedPart:Label
This property can be used as the source for data binding.
maskRect | property |
public var maskRect:Rect
This property can be used as the source for data binding.
moveEffect | property |
public var moveEffect:Move
This property can be used as the source for data binding.
thumbPart | property |
public var thumbPart:Button
thumbPart
This property can be used as the source for data binding.
ToggleSwitchDesktopSkin | () | Constructor |
public function ToggleSwitchDesktopSkin()
Constructor.