Package | com.adobe.portfolio.skins |
Class | public class CardSliderTrackSkin |
Inheritance | CardSliderTrackSkin ![]() |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
hostComponent : Button | CardSliderTrackSkin | ||
shadow : Rect | CardSliderTrackSkin | ||
track : Rect | CardSliderTrackSkin | ||
trackShadow : Array | CardSliderTrackSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | CardSliderTrackSkin |
hostComponent | property |
public var hostComponent:Button
This property can be used as the source for data binding.
shadow | property |
public var shadow:Rect
This property can be used as the source for data binding.
track | property |
public var track:Rect
This property can be used as the source for data binding.
trackShadow | property |
public var trackShadow:Array
This property can be used as the source for data binding.
CardSliderTrackSkin | () | Constructor |
public function CardSliderTrackSkin()
Constructor.