BTNDropinButton Class Reference
| Inherits from | UIControl |
|---|---|
| Conforms to | BTNDropinButtonAppearance BTNDropinButtonDeprecated |
| Declared in | BTNDropinButton.h |
Rendering an App Action
– prepareWithAppAction:
Tells the button to render the passed app action.
- (void)prepareWithAppAction:(nullable BTNAppAction *)appActionParameters
appAction |
A BTNAppAction loaded via |
|---|
Discussion
Tells the button to render the passed app action.
Note: passing nil will return the button to the loading state.
Declared In
BTNDropinButton.h