Property CanRefresh
CanRefresh
Gets a value indicating whether the navigator can refresh the current view. This property can be used to bind the enabled state of a refresh button or "pull to refresh" feature in the UI and should be checked before calling RefreshAsync().
Declaration
bool CanRefresh { get; }
Property Value
| Type | Description |
|---|---|
| bool |