NSEvent
Overview
Tasks
Constructors
Creating Events
Requesting and Stopping Periodic Events
Getting General Event Information
Getting Key Event Information
Getting Mouse Event Information
Getting Tracking-rectangle Event Information
Getting Custom Event Information
Getting Scroll Wheel Event Information
Getting Tablet Proximity Information
Getting Tablet Pointing Information
Constructors
Static Methods
eventMaskFromType
keyEvent
mouseEvent
mouseLocation
otherEvent
startPeriodicEvents
stopPeriodicEvents
Instance Methods
absoluteX
absoluteY
absoluteZ
buttonMask
buttonNumber
capabilityMask
characters
charactersIgnoringModifiers
clickCount
context
data1
data2
deltaX
deltaY
deltaZ
deviceID
eventNumber
isARepeat
isEnteringProximity
keyCode
locationInWindow
modifierFlags
pointingDeviceID
pointingDeviceSerialNumber
pointingDeviceType
pressure
rotation
subtype
systemTabletID
tabletID
tangentialPressure
tilt
timestamp
trackingNumber
type
uniqueID
vendorDefined
vendorID
vendorPointingDeviceType
window
windowNumber
Constants
Index
Companion Guide
Cocoa Event-Handling Guide