AppCompatCallback

Implemented this in order for AppCompat to be able to callback in certain situations.

This should be provided to create.

Inheritors

Functions

Link copied to clipboard
Called when a support action mode has finished.
Link copied to clipboard
Called when a support action mode has been started.
Link copied to clipboard
@Nullable
abstract fun onWindowStartingSupportActionMode(callback: ActionMode.Callback): @Nullable ActionMode
Called when a support action mode is being started for this window.