SKPaymentQueue.Transactions Property

Definition

The current set of pending transactions.

public virtual StoreKit.SKPaymentTransaction[] Transactions { [Foundation.Export("transactions")] get; }
member this.Transactions : StoreKit.SKPaymentTransaction[]

Property Value

Attributes

Applies to