包 | mx.core |
接口 | public interface IStateClient |
实现器 | UIComponent, UIMovieClip |
属性 | 定义方 | ||
---|---|---|---|
currentState : String 当前视图状态。 | IStateClient |
currentState | 属性 |
currentState:String
[读写] 当前视图状态。
public function get currentState():String
public function set currentState(value:String):void