open fun withOffset(offset: Expression!): TextSettings.Builder!
Sets the text offset in relation to the parent entity, in ems.
offset
- Expression!: The offset of text in relation to the parent entity, in ems. Currently supports Literal expression with a Value that is a vector of 2 doubles.
Return
TextSettings.Builder!: A reference to this object.