Jump to content
GreenSock

Timeline

.removeLabel()

.removeLabel( labels:String ) : *

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

Parameters

labels: String

The name of the label to remove.

Returns : *

self (makes chaining easier)

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