DeviceOrientation 열거형

정의

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public enum DeviceOrientation
type DeviceOrientation = 
상속
System.Enum
DeviceOrientation
특성
System.ComponentModel.EditorBrowsableAttribute

필드

Landscape 1

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

LandscapeLeft 4

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

LandscapeRight 5

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

Other 6

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

Portrait 0

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

PortraitDown 3

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

PortraitUp 2

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

적용 대상