次の方法で共有


IRefreshView.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

プロパティ値

適用対象