public static interface AdvancedUIManager.AdvancedUIManagerListener
Modifier and Type | Method and Description |
---|---|
void |
onBack()
Triggers the back stack to be popped from a back button in the custom UI.
|
void |
onCancel()
Triggers the UI to cancel.
|