Property | Type | Description |
---|
Method | Description | |
---|---|---|
GoBack ( ) : void |
If possible, discards the current page and displays the previous page on the navigation stack.
|
Method | Description | |
---|---|---|
OnResume ( ) : void |
Overrides Activity.OnResume. If you override this method in your own Activities, make sure to call base.OnResume to allow the NavigationService to work properly.
|