set Note Annotation Icon
abstract fun setNoteAnnotationIcon(@NonNull annotationTool: AnnotationTool, @NonNull @NoteAnnotation.IconName iconName: String)
Sets annotation icon name to preferences.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
icon Name
Name of the icon.
abstract fun setNoteAnnotationIcon(@NonNull annotationTool: AnnotationTool, @NonNull toolVariant: AnnotationToolVariant, @NonNull @NoteAnnotation.IconName iconName: String)
Sets annotation icon name to preferences.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
tool Variant
Variant of the annotation tool.
icon Name
Name of the icon.