Share via


PKPaymentMethod.PaymentPass Property

Definition

Gets the payment pass for the method, if present.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual PassKit.PKPaymentPass? PaymentPass { [Foundation.Export("paymentPass", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("paymentPass", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.PaymentPass : PassKit.PKPaymentPass

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to