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 *)appAction

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