PKPassLibrary.RemotePaymentPasses Property

Definition

The PKPaymentPass objects stored on a remote device.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual PassKit.PKPaymentPass[] RemotePaymentPasses { [Foundation.Export("remotePaymentPasses")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.RemotePaymentPasses : PassKit.PKPaymentPass[]

Property Value

Attributes

Applies to