The callback to invoke before each repaint.
Optionaloptions: UseRequestAnimationFrameOptionsOptional configuration options.
An object with a readonly reference indicating whether the callback is currently scheduled for repeated execution, and methods to start and stop the callback.
Manages the repeated execution of a callback before each repaint.