UIGuidedAccessErrorCode Enum

Definition

[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 = 
Inheritance
UIGuidedAccessErrorCode
Attributes

Fields

Failed 9223372036854775807
PermissionDenied 0

Applies to