次の方法で共有


IActivityIndicator.IsRunning プロパティ

定義

ActivityIndicator を表示およびアニメーション化するか、非表示にするかを示す値を取得します。

public:
 property bool IsRunning { bool get(); };
public bool IsRunning { get; }
member this.IsRunning : bool
Public ReadOnly Property IsRunning As Boolean

プロパティ値

適用対象