Partager via


UIDocumentBrowserUserInterfaceStyle Énumération

Définition

Énumère les styles de l’explorateur de documents.

[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 = 
Héritage
UIDocumentBrowserUserInterfaceStyle
Attributs

Champs

Dark 2

Indique un arrière-plan sombre.

Light 1

Indique un arrière-plan clair.

White 0

Indique un arrière-plan blanc.

S’applique à