Share via


SKANErrorExtensions Class

Definition

Extension methods for the SKANError enumeration.

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

Remarks

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

Methods

Name Description
GetDomain(SKANError)

Returns the error domain associated with the StoreKit.SKANError value

Applies to