TextField:getLetterSpacing

From GiderosMobile
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.