UIDocumentBrowserUserInterfaceStyle 열거형

정의

문서 브라우저 스타일을 열거합니다.

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

필드

Dark 2

어두운 배경을 나타냅니다.

Light 1

밝은 배경을 나타냅니다.

White 0

흰색 배경을 나타냅니다.

적용 대상