Informs the receiver that the user has ended a touch gesture.
Original signature is '- (void)endGestureWithEvent:(NSEvent *)event'
Available in Mac OS X v10.6 and later.


- event (NSEvent)
- An event object representing the gesture end.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)