Freigeben über


UIUserInterfaceStyle Enumeration

Definition

Listet CarPlay- und tvOS-Ui-Designs auf.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIUserInterfaceStyle
type UIUserInterfaceStyle = 
Vererbung
UIUserInterfaceStyle
Attribute

Felder

Dark 2

Gibt ein dunkles Design an.

Light 1

Gibt ein helles Design an.

Unspecified 0

Gibt an, dass das Design nicht bekannt ist.

Gilt für: