TextField:getLetterSpacing

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page contains changes which are not marked for translation.


Available since: Gideros 2011.6
Class: TextField

Description


Returns the letter-spacing property which is used to increase or decrease the space between characters in a text.

(number) = TextField:getLetterSpacing()

Return values

Returns (number) The letter-spacing property of the text field.