Module druid.back_handler
Component to handle back key (android, backspace)
Functions
init(callback[, Callback]) | Component init function |
on_input(action_id, action) | Input handler for component |
Tables
Events | Component events |
Fields | Component fields |
Functions
- init(callback[, Callback])
-
Component init function
Parameters:
- callback callback On back button
- Callback params argument (optional)
- on_input(action_id, action)
-
Input handler for component
Parameters: