Share via


SAErrorCodeExtensions Class

Definition

Extension methods for the SAErrorCode enumeration.

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

Remarks

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

Methods

Name Description
GetDomain(SAErrorCode)

Returns the error domain associated with the SafetyKit.SAErrorCode value

Applies to