Dart
dart:html
RequestAnimationFrameCallback typedef
description
RequestAnimationFrameCallback typedef
void
RequestAnimationFrameCallback
(
num
highResTime
)
Implementation
typedef
void
RequestAnimationFrameCallback(
num
highResTime);