public static class Timeline.Builder extends Timeline.BaseBuilder<Timeline,Timeline.Builder,java.lang.Object>
callbacks, cycleDelay, duration, ease, initialDelay, mainObject, name, propertiesToInterpolate, repeatBehavior, repeatCount, secondaryId| Constructor | Description |
|---|---|
Builder() |
|
Builder(java.lang.Object mainObject) |
| Modifier and Type | Method | Description |
|---|---|---|
Timeline |
build() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCallback, addPropertyToInterpolate, addPropertyToInterpolate, addPropertyToInterpolate, addPropertyToInterpolate, configureBaseTimeline, getDuration, play, playLoop, playLoop, playLoopSkipping, playLoopSkipping, playReverse, playReverseSkipping, playSkipping, setCycleDelay, setDuration, setEase, setInitialDelay, setName, setRepeatBehavior, setRepeatCount, setSecondaryIdpublic Timeline build()
build in class Timeline.BaseBuilder<Timeline,Timeline.Builder,java.lang.Object>