get Border Style Preset
Gets last configured annotation border preset from preferences.
Return
Last configured annotation border preset or default if not available.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
abstract fun getBorderStylePreset(@NonNull annotationTool: AnnotationTool, @NonNull toolVariant: AnnotationToolVariant): BorderStylePreset
Gets last configured annotation border preset from preferences.
Return
Last configured annotation border preset or default if not available.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
tool Variant
Variant of the annotation tool.