NavigationRequestType Enum

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public enum NavigationRequestType
type NavigationRequestType = 
Inheritance
NavigationRequestType
Attributes

Fields

Insert 4

For internal use by the Xamarin.Forms platform.

Pop 2

For internal use by the Xamarin.Forms platform.

PopToRoot 3

For internal use by the Xamarin.Forms platform.

Push 1

For internal use by the Xamarin.Forms platform.

Remove 5

For internal use by the Xamarin.Forms platform.

Unknown 0

For internal use by the Xamarin.Forms platform.

Applies to