Informs the receiver that the user has begun a rotation gesture.
SDK
- macOS 10.5+
Framework
- App
Kit
Declaration
func rotate(with event: NSEvent)
Parameters
event
An event object representing the rotate gesture.
Discussion
The event will be sent to the view under the touch in the key window.