Share via


SKMutablePayment.PaymentDiscount Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual StoreKit.SKPaymentDiscount? PaymentDiscount { [Foundation.Export("paymentDiscount", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPaymentDiscount:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("paymentDiscount", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPaymentDiscount:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.PaymentDiscount : StoreKit.SKPaymentDiscount with get, set

Property Value

Attributes

Applies to