| 包 | flashx.textLayout |
| 类 | public class TextLayoutVersion |
| 继承 | TextLayoutVersion Object |
| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10, AIR 2.0 |
公共常量
| 常量 | 由以下参数定义 | ||
|---|---|---|---|
| CURRENT_VERSION : uint = 0x02000000 [静态]
Text Layout Framework 的当前发布版本,编码为 uint。 | TextLayoutVersion | ||
| VERSION_1_0 : uint = 0x01000000 [静态]
TLF 1.0 的版本号值,用数字表示的编码为 uint。 | TextLayoutVersion | ||
| VERSION_1_1 : uint = 0x01010000 [静态]
TLF 1.1 的版本号值,用数字表示的编码为 uint。 | TextLayoutVersion | ||
| VERSION_2_0 : uint = 0x02000000 [静态]
TLF 2.0 的版本号值,用数字表示的编码为 uint。 | TextLayoutVersion | ||
常量详细信息
CURRENT_VERSION | 常量 |
public static const CURRENT_VERSION:uint = 0x02000000| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10, AIR 2.0 |
Text Layout Framework 的当前发布版本,编码为 uint。
VERSION_1_0 | 常量 |
public static const VERSION_1_0:uint = 0x01000000| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10, AIR 2.0 |
TLF 1.0 的版本号值,用数字表示的编码为 uint。
VERSION_1_1 | 常量 |
public static const VERSION_1_1:uint = 0x01010000| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10, AIR 2.0 |
TLF 1.1 的版本号值,用数字表示的编码为 uint。
VERSION_2_0 | 常量 |
public static const VERSION_2_0:uint = 0x02000000| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10, AIR 2.0 |
TLF 2.0 的版本号值,用数字表示的编码为 uint。
Tue Jun 12 2018, 11:04 AM Z
隐藏继承的公共属性
显示继承的公共属性