Share via


PKPaymentErrorCodeExtensions Class

Definition

Extension methods for the PKPaymentErrorCode enumeration.

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

Remarks

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

Methods

Name Description
GetDomain(PKPaymentErrorCode)

Returns the error domain associated with the PassKit.PKPaymentErrorCode value

Applies to