PKDisbursementAuthorizationController Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PKDisbursementAuthorizationController(NSObjectFlag)
protected PKDisbursementAuthorizationController (Foundation.NSObjectFlag t);
new PassKit.PKDisbursementAuthorizationController : Foundation.NSObjectFlag -> PassKit.PKDisbursementAuthorizationController
Parameters
Applies to
PKDisbursementAuthorizationController(IntPtr)
protected internal PKDisbursementAuthorizationController (IntPtr handle);
new PassKit.PKDisbursementAuthorizationController : nativeint -> PassKit.PKDisbursementAuthorizationController
Parameters
- handle
-
IntPtr
nativeint
Applies to
PKDisbursementAuthorizationController(PKDisbursementRequest, IPKDisbursementAuthorizationControllerDelegate)
[Foundation.Export("initWithDisbursementRequest:delegate:")]
public PKDisbursementAuthorizationController (PassKit.PKDisbursementRequest disbursementRequest, PassKit.IPKDisbursementAuthorizationControllerDelegate delegate);
new PassKit.PKDisbursementAuthorizationController : PassKit.PKDisbursementRequest * PassKit.IPKDisbursementAuthorizationControllerDelegate -> PassKit.PKDisbursementAuthorizationController
Parameters
- disbursementRequest
- PKDisbursementRequest
- Attributes