knotion
Toggle table of contents
1.0.0
common
Platform filter
common
Switch theme
Search in API
knotion
knotion
/
com.velkonost.knotion.model.richText
/
RichTextAnnotations
/
RichTextAnnotations
Rich
Text
Annotations
constructor
(
bold
:
Boolean
=
false
,
italic
:
Boolean
=
false
,
strikethrough
:
Boolean
=
false
,
underline
:
Boolean
=
false
,
code
:
Boolean
=
false
,
color
:
Color
=
Color.DEFAULT
)