UISplitViewControllerPrimaryEdge 열거형

정의

기본 보기 컨트롤러 위치를 열거합니다.

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

필드

Leading 0

기본 뷰 컨트롤러가 선행 가장자리에 있음을 나타냅니다.

Trailing 1

기본 뷰 컨트롤러가 후행 가장자리에 있음을 나타냅니다.

적용 대상