menu
Dart
dart:mirrors
CombinatorMirror class
CombinatorMirror
dark_mode
light_mode
描述
CombinatorMirror
类
抽象
对库依赖上声明的显示/隐藏组合器的镜像。
实现类型
Mirror
构造函数
CombinatorMirror
()
属性
hashCode
→
int
此对象的哈希码。
无设置器
继承
identifiers
→
List
<
Symbol
>
组合器上的标识符列表。
无设置器
isHide
→
bool
如果是 '隐藏' 组合器,则为
true
。
无设置器
isShow
→
bool
如果是 '显示' 组合器,则为
true
。
无设置器
runtimeType
→
Type
对象运行时类型的表示。
无设置器
继承
方法
noSuchMethod
(
Invocation
invocation
)
→ dynamic
在访问不存在的方法或属性时调用。
继承
toString
(
)
→
String
此对象的字符串表示。
继承
运算符
operator ==
(
Object
other
)
→
bool
相等运算符。
继承
Dart
dart:mirrors
CombinatorMirror 类
dart:mirrors 库
Cookie 管理控件