NavigationRequestType Enum

Definition

For internal use by the Microsoft.Maui.Controls platform.

public enum class NavigationRequestType
public enum NavigationRequestType
type NavigationRequestType = 
Public Enum NavigationRequestType
Inheritance
NavigationRequestType

Fields

Insert 4

For internal use by the Microsoft.Maui.Controls platform.

Pop 2

For internal use by the Microsoft.Maui.Controls platform.

PopToRoot 3

For internal use by the Microsoft.Maui.Controls platform.

Push 1

For internal use by the Microsoft.Maui.Controls platform.

Remove 5

For internal use by the Microsoft.Maui.Controls platform.

Unknown 0

For internal use by the Microsoft.Maui.Controls platform.

Applies to