menu
Dart
dart:html
AnimationWorkletGlobalScope
registerAnimator method
registerAnimator
brightness_4
brightness_5
description
registerAnimator
method
void
registerAnimator
(
String
name
,
Object
animatorConstructor
)
Implementation
void registerAnimator(String name, Object animatorConstructor) native;
Dart
dart:html
AnimationWorkletGlobalScope
registerAnimator method
AnimationWorkletGlobalScope class