AnnotationCreationInspectorController

Interface for annotation inspector shown when creating annotations.

Inheritors

Functions

Link copied to clipboard
Binds controller for managing annotation creation 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 creation mode.