@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public interface DocumentTimelineOptions
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DocumentTimelineOptions.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DocumentTimelineOptions.Builder |
create() |
double |
originTime() |
void |
setOriginTime(double originTime) |
@JsOverlay @Nonnull static DocumentTimelineOptions.Builder create()
@JsProperty(name="originTime") double originTime()
@JsProperty void setOriginTime(double originTime)