set Font
Sets annotation font to preferences.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
font
Font to set.
abstract fun setFont(@NonNull annotationTool: AnnotationTool, @NonNull toolVariant: AnnotationToolVariant, @NonNull font: Font)
Sets annotation font to preferences.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
tool Variant
Variant of the annotation tool.
font
Font to set.