Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
Defines values for setting the
lineBreak
property of
TextLayoutFormat
to
specify how lines are broken within wrapping text.
public static const EXPLICIT:String = "explicit"
Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
Specifies that lines break only at explicit return or line feed characters.
public static const TO_FIT:String = "toFit"
Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
Specifies that lines wrap to fit the container width.
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:15 AM -07:00