Share via


RefreshView.IRefreshView.IsRefreshing Property

Definition

property bool Microsoft::Maui::IRefreshView::IsRefreshing { bool get(); void set(bool value); };
bool Microsoft.Maui.IRefreshView.IsRefreshing { get; set; }
member this.Microsoft.Maui.IRefreshView.IsRefreshing : bool with get, set
 Property IsRefreshing As Boolean Implements IRefreshView.IsRefreshing

Property Value

Implements

Applies to