WindowClient

继承
注解
  • @Native("WindowClient")

属性

focused bool?
无设置器
frameType String?
无设置器继承
hashCode int
此对象的重哈希码。
无设置器继承
id String?
无设置器继承
runtimeType Type
对象运行类型的表示。
无设置器继承
type String?
无设置器继承
url String?
无设置器继承
visibilityState String?
无设置器

方法

focus() Future<WindowClient>
noSuchMethod(Invocation invocation) → dynamic
在访问不存在的属性或方法时被调用。
继承
postMessage(Object message, [List<Object>? transfer]) → void
继承
toString() String
本对象的字符串表示形式。
继承

运算符

operator ==(Object other) bool
等于运算符。
继承