共用方式為


NavigationRequestType 列舉

定義

供 Xamarin.Forms 平台內部使用。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public enum NavigationRequestType
type NavigationRequestType = 
繼承
System.Enum
NavigationRequestType
屬性
System.ComponentModel.EditorBrowsableAttribute

欄位

Insert 4

供 Xamarin.Forms 平台內部使用。

Pop 2

供 Xamarin.Forms 平台內部使用。

PopToRoot 3

供 Xamarin.Forms 平台內部使用。

Push 1

供 Xamarin.Forms 平台內部使用。

Remove 5

供 Xamarin.Forms 平台內部使用。

Unknown 0

供 Xamarin.Forms 平台內部使用。

適用於