Packagecom.adobe.portfolio.skins
Classpublic class IconToggleButtonSkin
InheritanceIconToggleButtonSkin Inheritance spark.components.supportClasses.Skin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  hostComponent : IconToggleButton
IconToggleButtonSkin
  icon : BitmapImage
IconToggleButtonSkin
Public Methods
 MethodDefined By
  
Constructor.
IconToggleButtonSkin
Property Detail
hostComponentproperty
public var hostComponent:IconToggleButton

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

iconproperty 
public var icon:BitmapImage

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

Constructor Detail
IconToggleButtonSkin()Constructor
public function IconToggleButtonSkin()

Constructor.