A controller that exposes actions to the AKFAdvancedUIManager
Extends Protocol: | NSObject |
Declared in: | AKFAdvancedUIActionController.h |
back
Triggers a pop of the current state.
- (void)
back;
AKFAdvancedUIActionController.h
cancel
Triggers the login flow to cancel.
- (void)
cancel;
AKFAdvancedUIActionController.h