Share via


PKPass.RemotePass Property

Definition

Whether the pass is stored on a peer device (e.g., an Apple Watch).

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool RemotePass { [Foundation.Export("isRemotePass")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isRemotePass")>]
member this.RemotePass : bool

Property Value

Attributes

Applies to