RefreshView.IsRefreshing プロパティ

定義

ビューが現在更新されているかどうかを示す値を取得または設定します。

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

プロパティ値

適用対象