setRichText

open fun setRichText(@Nullable richText: String)

Sets rich text contents of the annotation. This is the text to be displayed in a pop-up for text markup annotations.

Parameters

richText

Rich text contents for annotation or null to clear the field.