Handles key down and mouse events.
Original signature is '- (BOOL)handleEvent:(NSEvent*)event client:(id)sender'
Available in Mac OS X v10.5 and later.


YES if the event is handled; otherwise NO.

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