字体带下划线:font.underline: true
文本换行:Text.WrapAnywhere 只要达到边界,则会在任意点进行换行
clip : bool
color : color
elide : enumeration
font.bold : bool
font.capitalization : enumeration
font.family : string
font.italic : bool
font.letterSpacing : real
font.pixelSize : int
font.pointSize : real
font.strikeout : bool
font.underline : bool
font.weight : enumeration
font.wordSpacing : real
horizontalAlignment : enumeration
lineCount : int
lineHeight : real
lineHeightMode : enumeration
maximumLineCount : int
paintedHeight : real
paintedWidth : real
smooth : bool
style : enumeration
styleColor : color
text : string
textFormat : enumeration
truncated : bool
verticalAlignment : enumeration
wrapMode : enumeration