Поделиться через


UIUserInterfaceStyle Перечисление

Определение

Перечисляет темы пользовательского интерфейса CarPlay и tvOS.

[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 = 
Наследование
UIUserInterfaceStyle
Атрибуты

Поля

Dark 2

Указывает темную тему.

Light 1

Указывает светлую тему.

Unspecified 0

Указывает, что тема неизвестна.

Применяется к