AnnotationEditingInspectorController

Interface for annotation inspector shown when editing annotations.

Inheritors

Functions

Link copied to clipboard
Binds controller for managing annotation editing mode.
Link copied to clipboard
abstract fun onRestoreInstanceState(@NonNull savedState: Bundle)
Restore annotation inspector state.
Link copied to clipboard
abstract fun onSaveInstanceState(@NonNull outState: Bundle)
Save annotation inspector state.
Link copied to clipboard
Unbinds controller for managing annotation editing mode.