Share via


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 플랫폼에서 내부용으로 사용합니다.

적용 대상