@Beta(2020, 12) open fun withRotationAngle(rotationAngle: Expression!): TextSettings.Builder!
Sets the rotation angle of the text, in degrees.
rotationAngle
- Expression!: The angle of rotation of the text, in degrees. Currently supports Literal expression with double Value.
Return
TextSettings.Builder!: A reference to this object.