Freigeben über


CPLimitableUserInterface Enumeration

Definition

Flagging-Enumeration, die beschreibt, wie die Benutzeroberfläche eingeschränkt werden kann.

Diese Enumeration unterstützt eine bitweise Kombination ihrer Memberwerte.

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

Felder

Keyboard 1

Die Tastatur kann eingeschränkt sein.

Lists 2

Die Länge von Listen kann begrenzt sein.

Gilt für: