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