包 | flash.display |
类 | public final class NativeWindowType |
继承 | NativeWindowType Object |
语言版本: | ActionScript 3.0 |
运行时版本: | AIR 1.0 |
type
属性。
注意:type 值是在创建窗口时指定的,无法更改。
另请参见
常量 | 定义方 | ||
---|---|---|---|
LIGHTWEIGHT : String = "lightweight" [静态] 最小窗口。 | NativeWindowType | ||
NORMAL : String = "normal" [静态] 典型窗口。 | NativeWindowType | ||
UTILITY : String = "utility" [静态] 实用程序窗口。 | NativeWindowType |
LIGHTWEIGHT | 常量 |
NORMAL | 常量 |
UTILITY | 常量 |