open fun withTextAlignment(textAlignment: Expression!): TextSettings.Builder!
Sets the text alignment.
textAlignment
- Expression!: The text alignment. Currently supports Literal expression with string Value. Use asString() method of TextAlignment to get the string representation of TextAlignment.
Return
TextSettings.Builder!: A reference to this object.
See Also
LiteralExpressionTextAlignment