Packageardisia.components.toggleSwitchDesktop.themes.spark.skins
Classpublic class ToggleSwitchDesktopSkin
InheritanceToggleSwitchDesktopSkin Inheritance spark.components.supportClasses.Skin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined 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
Public Methods
 MethodDefined By
  
Constructor.
ToggleSwitchDesktopSkin
Property Detail
borderRectproperty
public var borderRect:Rect

border

This property can be used as the source for data binding.

contentproperty 
public var content:Group

sliding content

This property can be used as the source for data binding.

fillproperty 
public var fill:Rect

This property can be used as the source for data binding.

labelNotSelectedPartproperty 
public var labelNotSelectedPart:Label

This property can be used as the source for data binding.

labelSelectedPartproperty 
public var labelSelectedPart:Label

This property can be used as the source for data binding.

maskRectproperty 
public var maskRect:Rect

This property can be used as the source for data binding.

moveEffectproperty 
public var moveEffect:Move

This property can be used as the source for data binding.

thumbPartproperty 
public var thumbPart:Button

thumbPart

This property can be used as the source for data binding.

Constructor Detail
ToggleSwitchDesktopSkin()Constructor
public function ToggleSwitchDesktopSkin()

Constructor.