get Text Size
Gets last configured text size from preferences.
Return
Last configured text size from preferences or default size if not available.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
abstract fun getTextSize(@NonNull annotationTool: AnnotationTool, @NonNull toolVariant: AnnotationToolVariant): Float
Gets last configured text size from preferences.
Return
Last configured text size from preferences or default size if not available.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
tool Variant
Variant of the annotation tool.