Package | flashx.textLayout.formats |
Class | public final class BreakStyle |
Inheritance | BreakStyle Object |
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
Constant | Defined By | ||
---|---|---|---|
ALWAYS : String = always [static]
| BreakStyle | ||
AUTO : String = auto [static]
| BreakStyle |
ALWAYS | Constant |
public static const ALWAYS:String = always
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
AUTO | Constant |
public static const AUTO:String = auto
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |