@JsType(isNative=true, name="Object", namespace="<global>") public class JsPathAnimatorOptions extends Object
Modifier and Type | Field and Description |
---|---|
double |
duration |
double |
extraTransitionDuration |
boolean |
relativeToWindow |
double |
targetShowDuration |
@JsProperty public double duration
@JsProperty public double targetShowDuration
@JsProperty public double extraTransitionDuration
@JsProperty public boolean relativeToWindow
@JsOverlay public static final JsPathAnimatorOptions create()
Copyright © 2018. All rights reserved.