| 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:Rectborder
This property can be used as the source for data binding.
| content | property |
public var content:Groupsliding content
This property can be used as the source for data binding.
| fill | property |
public var fill:RectThis property can be used as the source for data binding.
| labelNotSelectedPart | property |
public var labelNotSelectedPart:LabelThis property can be used as the source for data binding.
| labelSelectedPart | property |
public var labelSelectedPart:LabelThis property can be used as the source for data binding.
| maskRect | property |
public var maskRect:RectThis property can be used as the source for data binding.
| moveEffect | property |
public var moveEffect:MoveThis property can be used as the source for data binding.
| thumbPart | property |
public var thumbPart:ButtonthumbPart
This property can be used as the source for data binding.
| ToggleSwitchDesktopSkin | () | Constructor |
public function ToggleSwitchDesktopSkin()Constructor.