Sdílet prostřednictvím


UIGuidedAccessErrorCodeExtensions Class

Definition

Extension methods for the UIGuidedAccessErrorCode enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class UIGuidedAccessErrorCodeExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type UIGuidedAccessErrorCodeExtensions = class
Inheritance
UIGuidedAccessErrorCodeExtensions
Attributes

Remarks

The extension method for the UIGuidedAccessErrorCode enumeration can be used to fetch the error domain associated with these error codes.

Methods

Name Description
GetDomain(UIGuidedAccessErrorCode)

Returns the error domain associated with the UIKit.UIGuidedAccessErrorCode value

Applies to