AKFAdvancedUIActionController
这个类有新版本。查看 最新版本。

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;
cancel

Triggers the login flow to cancel.

- (void) cancel;