Contents

addPassButtonWithStyle:

Returns a button that prompts the user to add a pass to Wallet.

Declaration

+ (instancetype) addPassButtonWithStyle:(PKAddPassButtonStyle) addPassButtonStyle;

Parameters

Return Value

Returns a PKAddPassButton instance with the specified style.

See Also

Creating add pass buttons