getCurrentlySelectedAnnotation

Deprecated

Returns the first of the currently edited annotations (if any).

Return

Currently edited annotation, or null if none currently edited.

Deprecated

use getCurrentlySelectedAnnotations or getCurrentSingleSelectedAnnotation instead.