共用方式為


UIGuidedAccessErrorCode 列舉

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIGuidedAccessErrorCode
type UIGuidedAccessErrorCode = 
繼承
UIGuidedAccessErrorCode
屬性

欄位

名稱 Description
PermissionDenied 0
Failed 9223372036854775807

適用於