Freigeben über


SKProductDiscountPaymentMode Enumeration

Definition

Listet auf, wie ein Rabattpreis angewendet wird.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public enum SKProductDiscountPaymentMode
type SKProductDiscountPaymentMode = 
Vererbung
SKProductDiscountPaymentMode
Attribute

Felder

FreeTrial 2

Der Rabattpreis ist eine kostenlose Testversion.

PayAsYouGo 0

Der Rabatt wird dem Benutzer in Rechnung gestellt.

PayUpFront 1

Der Rabatt wird auf eine Vorauszahlung angewendet.

Gilt für: