Jump to content
GreenSock

TimelineLite

.remove()

.remove( value:* ) : *

Removes a tween, timeline, callback, or label (or array of them) from the timeline.

Parameters

value: *

The tween, timeline, callback, or label that should be removed from the timeline (or an array of them)

Returns : *

self (makes chaining easier)

Details

Removes a tween, timeline, callback, or label (or array of them) from the timeline.

Copyright 2017, GreenSock. All rights reserved. This work is subject to theterms of useor for Club GreenSock members, the software agreement that was issued with the membership.
×