Freigeben über


UIDocumentBrowserUserInterfaceStyle Enumeration

Definition

Listet Dokumentbrowserstile auf.

[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 = 
Vererbung
UIDocumentBrowserUserInterfaceStyle
Attribute

Felder

Dark 2

Gibt einen dunklen Hintergrund an.

Light 1

Gibt einen hellen Hintergrund an.

White 0

Gibt einen weißen Hintergrund an.

Gilt für: