set Link Annotation Highlight Background Color
fun setLinkAnnotationHighlightBackgroundColor(color: Int): AnnotationSelectionViewThemeConfiguration.Builder
Sets the background color drawn on highlighted (touched) link annotations.
Return
This builder for chaining.
Parameters
color
The highlight background color as an ARGB color int.