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(NativeHandle)
protected internal PKDisbursementAuthorizationController(ObjCRuntime.NativeHandle handle);
new PassKit.PKDisbursementAuthorizationController : ObjCRuntime.NativeHandle -> PassKit.PKDisbursementAuthorizationController
Parameters
- handle
- NativeHandle
Applies to
PKDisbursementAuthorizationController(PKDisbursementRequest, IPKDisbursementAuthorizationControllerDelegate)
public PKDisbursementAuthorizationController(PassKit.PKDisbursementRequest disbursementRequest, PassKit.IPKDisbursementAuthorizationControllerDelegate delegate);
new PassKit.PKDisbursementAuthorizationController : PassKit.PKDisbursementRequest * PassKit.IPKDisbursementAuthorizationControllerDelegate -> PassKit.PKDisbursementAuthorizationController
Parameters
- disbursementRequest
- PKDisbursementRequest