get Repeat Overlay Text
Gets last configured repeat overlay text setting from preferences.
Return
The last configured repeat overlay text setting.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
abstract fun getRepeatOverlayText(@NonNull annotationTool: AnnotationTool, @NonNull toolVariant: AnnotationToolVariant): Boolean
Gets last configured repeat overlay text setting from preferences.
Return
The last configured repeat overlay text setting.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
tool Variant
Variant of the annotation tool.