FormattedText.SetUnderlineStatus(Boolean)
Method
Description:
Sets the characters in the entire text to be underlined or not underlined.
Sets the characters in the entire text to be underlined or not underlined.
Parameters
Parameter | Type | Description |
---|---|---|
isUnderlined | Boolean | The desired underline status of characters in the entire text. True to set underlined, false to set not underlined. |
Return Value