Share via


SKPaymentQueueDelegate_Extensions.ShouldContinueTransaction Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool ShouldContinueTransaction(this StoreKit.ISKPaymentQueueDelegate This, StoreKit.SKPaymentQueue paymentQueue, StoreKit.SKPaymentTransaction transaction, StoreKit.SKStorefront newStorefront);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShouldContinueTransaction : StoreKit.ISKPaymentQueueDelegate * StoreKit.SKPaymentQueue * StoreKit.SKPaymentTransaction * StoreKit.SKStorefront -> bool

Parameters

paymentQueue
SKPaymentQueue
transaction
SKPaymentTransaction
newStorefront
SKStorefront

Returns

Attributes

Applies to