AnimationWorkletGlobalScope 类
- 继承
-
- Object
- WorkletGlobalScope
- AnimationWorkletGlobalScope
- 注释
-
- @Native("AnimationWorkletGlobalScope")
属性
- hashCode → int
- 该对象的哈希码。无设置器继承
- runtimeType → Type
- 表示对象运行时类型的表示形式。无设置器继承
方法
-
noSuchMethod(
Invocation invocation) → dynamic - 当访问不存在的属性或方法时被调用。继承
-
registerAnimator(
String name, Object animatorConstructor) → void -
toString(
) → String - 该对象的字符串表示形式。继承
运算符
-
operator ==(
Object other) → bool - 相等运算符。继承