SKPaymentTransaction.Error Property

Definition

Holds the error from processing the transaction (only valid if the TrasactionState is Failed).

public virtual Foundation.NSError Error { [Foundation.Export("error")] get; }
member this.Error : Foundation.NSError

Property Value

Attributes

Applies to