OnRotationGestureListener

Listener to notify rotation events.

Functions

Link copied to clipboard
abstract fun onRotation(gestureDetector: RotationGestureDetector, angle: Float, pivotX: Float, pivotY: Float): Boolean

Called when rotation is detected.