UIDeviceOrientationExtensions 클래스

정의

UIDeviceOrientation 클래스에 대한 확장 메서드입니다.

public static class UIDeviceOrientationExtensions
type UIDeviceOrientationExtensions = class
상속
UIDeviceOrientationExtensions

메서드

IsFlat(UIDeviceOrientation)

디바이스가 등이나 얼굴에 있는 경우 를 반환 true 합니다.

IsLandscape(UIDeviceOrientation)

디바이스의 긴 가장자리 중 하나가 가장 낮은 경우 를 반환 true 합니다.

IsPortrait(UIDeviceOrientation)

짧은 가장자리 중 하나가 가장 낮은 경우 를 반환 true 합니다.

적용 대상