NavigationType Enumeration |
Namespace: Cauldron.XAML.Navigation
public enum NavigationType
| Member name | Value | Description | |
|---|---|---|---|
| User | 0 | The navigation was invoked by the user | |
| Code | 1 | The navigation was invoked by code | |
| BackButton | 2 | The device's back button was pressed |