Informs the receiver that tracking of touches has been cancelled for any reason.
SDK
- macOS 10.6+
Framework
- App
Kit
Declaration
func touchesCancelled(with event: NSEvent)
Parameters
event
An event object representing the cancellation of a touch event.
Discussion
The event will be sent to the view under the touch in the key window.