Jump to content
GreenSock

TimelineLite

.removeLabel()

.removeLabel( label:String ) : *

Removes a label from the timeline and returns the time of that label.

Parameters

label: String

The name of the label to remove

 

Returns : *

Time associated with the label that was removed

Details

Removes a label from the timeline and returns the time of that label. You could also use the remove() method to accomplish the same task.

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.
×