Jump to content
GreenSock

Draggable

.disable()

.disable( ) : Draggable

Disables the Draggable instance so that it cannot be dragged anymore (unless enable() is called).

Returns : Draggable

the Draggable instance itself (to make chaining possible)

Details

Disables the Draggable instance so that it cannot be dragged anymore (unless enable() is called).

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