interface RafSchedulerObject {
    waitUntilQuiet: Function;
}

Properties

Properties

waitUntilQuiet: Function

Function to wait until the animation frame is quiet.