NSEvent

From GNUstepWiki
Revision as of 19:32, 21 July 2012 by Awiebe (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A container for user input information. When an event such as a key or mousedown occurs, an event will be dispatched by the NSInputServer.

See Also

Apple On NSEvent