Screen 类
- 注解
-
- @Native("Screen")
属性
-
available → Rectangle<
num> -
无设置器
- colorDepth → int?
-
无设置器
- hashCode → int
- 该对象哈希值。无设置器继承
- height → int?
-
无设置器
- keepAwake ↔ bool?
-
获取器/设置器对
- orientation → ScreenOrientation?
-
无设置器
- pixelDepth → int?
-
无设置器
- runtimeType → Type
- 对象的运行时类型表示。无设置器继承
- width → int?
-
无设置器
方法
-
noSuchMethod(
Invocation invocation) → dynamic - 当访问不存在的方法或属性时调用。继承
-
toString(
) → String - 该对象的字符串表示。继承
操作符
-
operator ==(
Object other) → bool - 相等操作符。继承