set Repeat Overlay Text
abstract fun setRepeatOverlayText(@NonNull annotationTool: AnnotationTool, repeatOverlayText: Boolean)
Sets the last configured repeat overlay text setting to preferences.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
repeat Overlay Text
The repeat overlay text setting to set.
abstract fun setRepeatOverlayText(@NonNull annotationTool: AnnotationTool, @NonNull toolVariant: AnnotationToolVariant, repeatOverlayText: Boolean)
Sets the last configured repeat overlay text setting to preferences.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
tool Variant
Variant of the annotation tool.
repeat Overlay Text
The repeat overlay text setting to set.