The properties of StoreKit.SKPaymentQueue are listed below. For a list of all members, see the SKPaymentQueue Members list.
See Also: Inherited members from Foundation.NSObject
| [read-only] static | CanMakePayments | bool. Determines whether the user is allowed to make payments. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | DefaultQueue | SKPaymentQueue. The singleton class that is used to make payments. |
| [read-only] | Transactions | SKPaymentTransaction[]. The current set of pending transactions. |