Share via


PKPaymentRequestUpdate.AutomaticReloadPaymentRequest Property

Definition

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

Property Value

Attributes

Applies to