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