showAnnotationEditor

abstract fun showAnnotationEditor(@NonNull annotation: Annotation)

Shows annotation editor for the passed annotation.

Parameters

annotation

Annotation for which to show the editor.