UIUserInterfaceSizeClass 열거형

정의

다양한 인터페이스 크기를 열거합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIUserInterfaceSizeClass
type UIUserInterfaceSizeClass = 
상속
UIUserInterfaceSizeClass
특성

필드

Compact 1

컴팩트 인터페이스.

Regular 2

일반 인터페이스.

Unspecified 0

지정되지 않은 인터페이스입니다.

적용 대상