Share via


PKPassLibrary.RemotePaymentPasses Property

Definition

The PKPaymentPass objects stored on a remote device.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual PassKit.PKPaymentPass[] RemotePaymentPasses { [Foundation.Export("remotePaymentPasses")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("remotePaymentPasses")>]
member this.RemotePaymentPasses : PassKit.PKPaymentPass[]

Property Value

Attributes

Applies to