set Overlay Text
Sets the overlay text to preferences.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
overlay Text
The overlay text to set.
abstract fun setOverlayText(@NonNull annotationTool: AnnotationTool, @NonNull toolVariant: AnnotationToolVariant, @NonNull overlayText: String)
Sets the overlay text to preferences.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
tool Variant
Variant of the annotation tool.
overlay Text
The overlay text to set.