共用方式為


CPLimitableUserInterface 列舉

定義

標記列舉,描述 UI 可能受到限制的方式。

此列舉支援其成員值的位元組合。

[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 = 
繼承
CPLimitableUserInterface
屬性

欄位

Keyboard 1

鍵盤可能受到限制。

Lists 2

清單的長度可能會受到限制。

適用於