Jump to content
GreenSock

Draggable

.maxRotation

.maxRotation : Number

[read-only] [only applies to type:"rotation"] When bounds are applied, maxRotation refers to the maximum "legal" rotation.

Details

[only applies to type:"rotation"] When bounds are applied, maxRotation refers to the maximum "legal" rotation. This makes it easier to run your own custom logic inside the snapliveSnap, or callback function(s) if you so choose.
Implementation
    public function get maxRotation():Number

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