Dart
dart:html
AnimationWorkletGlobalScope
registerAnimator method
registerAnimator
Dart
dart:html
AnimationWorkletGlobalScope
registerAnimator method
AnimationWorkletGlobalScope class
Properties
hashCode
runtimeType
Methods
registerAnimator
noSuchMethod
toString
Operators
operator ==
description
registerAnimator
method
void
registerAnimator
(
String
name
,
Object
animatorConstructor
)
Implementation
void registerAnimator(String name, Object animatorConstructor) native;