IPKPaymentAuthorizationViewControllerDelegate.WillAuthorizePayment Method

Definition

Called prior to authorizing a payment.

[Foundation.Export("paymentAuthorizationViewControllerWillAuthorizePayment:")]
[Foundation.Preserve(Conditional=true)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public void WillAuthorizePayment (PassKit.PKPaymentAuthorizationViewController controller);
abstract member WillAuthorizePayment : PassKit.PKPaymentAuthorizationViewController -> unit

Parameters

Attributes

Applies to