Property CanUserRefresh
CanUserRefresh
Gets a value indicating whether the navigator can refresh the current view from a user-initiated request. This property can be used to bind the enabled state of a refresh button or "pull to refresh" feature in the UI.
Declaration
bool CanUserRefresh { get; }
Property Value
Type | Description |
---|---|
bool |