OnNavigateUpListener
interface OnNavigateUpListener
androidx.navigation.ui.AppBarConfiguration.OnNavigateUpListener |
Interface for providing custom 'up' behavior beyond what is provided by androidx.navigation.NavController#navigateUp()
.
Summary
Public methods |
|
---|---|
abstract Boolean |
Callback for handling the Up button. |