Difference between revisions of "TextField:getLetterSpacing"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the letter-spacing property which is used to increase or decrease the space between cha...")
(No difference)

Revision as of 11:05, 23 August 2018

Available since: Gideros 2011.6

Description


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

(number), = TextField:getLetterSpacing()

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