2024 Method
Changes 0
M

FormattedText.SetUnderlineStatus

Description:
Sets the characters in the entire text to be underlined or not underlined.
Overloads (2):
SetUnderlineStatus(Boolean)
public void SetUnderlineStatus(
	bool isUnderlined
)
  • Boolean
    isUnderlined
    The desired underline status of characters in the entire text. True to set underlined, false to set not underlined.