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
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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