SKPayment.PaymentDiscount Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, 4, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual StoreKit.SKPaymentDiscount PaymentDiscount { [Foundation.Export("paymentDiscount", ObjCRuntime.ArgumentSemantic.Copy)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, 4, ObjCRuntime.PlatformArchitecture.Arch64, null)] get; [Foundation.NotImplemented("Not available on SKPayment, only available on SKMutablePayment")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, 4, ObjCRuntime.PlatformArchitecture.Arch64, null)] set; }
member this.PaymentDiscount : StoreKit.SKPaymentDiscount with get, set

Property Value

Attributes

Applies to