Package | Description |
---|---|
net.java.html.lib.dom |
Modifier and Type | Method and Description |
---|---|
static FrameRequestCallback |
FrameRequestCallback.$as(Object obj) |
Modifier and Type | Method and Description |
---|---|
double |
Window.msRequestAnimationFrame(FrameRequestCallback callback) |
static double |
Exports.msRequestAnimationFrame(FrameRequestCallback callback) |
double |
Window.requestAnimationFrame(FrameRequestCallback callback) |
static double |
Exports.requestAnimationFrame(FrameRequestCallback callback) |
Copyright © 2018. All rights reserved.