次の方法で共有


IAnimationManager.AutoStartTicker プロパティ

定義

このマネージャーのアニメーション ティッカーを自動的に開始するかどうかを指定します。

public:
 property bool AutoStartTicker { bool get(); void set(bool value); };
public bool AutoStartTicker { get; set; }
member this.AutoStartTicker : bool with get, set
Public Property AutoStartTicker As Boolean

プロパティ値

適用対象