Language version: | ActionScript 3.0
|
The TabAlignment class is an enumeration of constant values that you can use to set the
tabAlignment
property
of the
TabStop
class.
public static const CENTER:String = "center"
Language version: | ActionScript 3.0
|
Positions the center of the tabbed text at the tab stop.
public static const DECIMAL:String = "decimal"
Language version: | ActionScript 3.0 |
Positions the alignment token of the tabbed text at the tab stop.
See also
public static const END:String = "end"
Language version: | ActionScript 3.0
|
Positions the end of the tabbed text at the tab stop.
public static const START:String = "start"
Language version: | ActionScript 3.0
|
Positions the start of the tabbed text at the tab stop.
© 2004-2022 Adobe Systems Incorporated. All rights reserved.
Wed Sep 28 2022, 6:12 PM GMT+01:00