다음을 통해 공유


DisplayInfo.Orientation 속성

정의

디바이스 디스플레이의 방향을 가져옵니다.

public:
 property Microsoft::Maui::Devices::DisplayOrientation Orientation { Microsoft::Maui::Devices::DisplayOrientation get(); };
public Microsoft.Maui.Devices.DisplayOrientation Orientation { get; }
member this.Orientation : Microsoft.Maui.Devices.DisplayOrientation
Public ReadOnly Property Orientation As DisplayOrientation

속성 값

방향입니다.

적용 대상