Share via


PKPaymentRequestMerchantSessionUpdate.Session Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual PassKit.PKPaymentMerchantSession? Session { [Foundation.Export("session", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSession:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("session", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSession:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Session : PassKit.PKPaymentMerchantSession with get, set

Property Value

Attributes

Applies to