PKAddPassButton.Create(PKAddPassButtonStyle) Method
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.
Creates and returns a new button, with the specified button addPassButtonStyle
, for adding passes to the Wallet.
[Foundation.Export("addPassButtonWithStyle:")]
public static PassKit.PKAddPassButton Create (PassKit.PKAddPassButtonStyle addPassButtonStyle);
static member Create : PassKit.PKAddPassButtonStyle -> PassKit.PKAddPassButton
Parameters
- addPassButtonStyle
- PKAddPassButtonStyle
Returns
- Attributes