DevOptionHandler

fun interface DevOptionHandler

Callback class for custom options that may appear in DevSupportManager developer options menu. In case when option registered for this handler is selected from the menu, the instance method .onOptionSelected will be triggered.

Functions

Link copied to clipboard
abstract fun onOptionSelected()

Triggered in case when user select custom developer option from the developers options menu displayed with DevSupportManager.