Enum TextStyle

TextStyle

An enum that represents the style of the styled text.

Properties

PropertyTypeDescription
STYLE_UNSPECIFIEDEnumNo style applied.
ITALICEnumItalic style.
UNDERLINEEnumUnderline style.
STRIKETHROUGHEnumStrikethrough style.
LINE_BREAKEnumLine break.
UPPERCASEEnumUppercase style.
CODEEnumCode style.
CODE_BLOCKEnumCode block style.