Share via


PKPass.PassUrl Property

Definition

The URL that will open the pass in the Passbook app.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to