Jump to content
GreenSock

Draggable

.minRotation

.minRotation : Number

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

Details

[only applies to type:"rotation"] When bounds are applied, minRotation refers to the minimum "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 minRotation():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.
×