Description
Occurs when the navigation state changes.
Event ID
Arguments
Argument |
Description |
---|---|
canGoBack |
A boolean value specifying whether to be able to go back to the last page: True -- To be able to go back False -- Not to able to go back |
canGoForward |
A boolean value specifying whether to be able to move forward to the next page: True -- To be able to move forward False -- Not to be able to move forward |
Return Values
None
See also