Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
Defines values for setting the
direction
property
of the
TextLayoutFormat
class. Left-to-right reading order
is used in Latin-style scripts. Right-to-left reading order is used with scripts such as Arabic or Hebrew.
public static const LTR:String = ltr
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
Specifies left-to-right direction for text.
public static const RTL:String = rtl
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
Specifies right-to-left direction for text.
Mon Feb 18 2013, 01:33 PM +11:00