Property CanUserGoBack
CanUserGoBack
Gets a value indicating whether the navigator can navigate back to the previous view from a user-initiated request. This property can be used to bind the enabled state of a back button in the UI.
Declaration
bool CanUserGoBack { get; }
Property Value
Type | Description |
---|---|
bool |