get Overlay Text
Gets last configured overlay text from preferences.
Return
The last configured overlay text or default overlay text if not available.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
See also
abstract fun getOverlayText(@NonNull annotationTool: AnnotationTool, @NonNull toolVariant: AnnotationToolVariant): String
Gets last configured overlay text from preferences.
Return
The last configured overlay text or default overlay text if not available.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
tool Variant
Variant of the annotation tool.