Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSEventMBS class.

Previous items Next items

NSEventMBS.NSPenPointingDevice=1

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants represent pointing-device types for NSTabletProximity events or mouse events with subtype NSTabletProximityEventSubtype.

The pointingDeviceType method returns one of these constants.
Represents the tip end of a stylus-like pointing device.
Available in Mac OS X v10.4 and later.

NSEventMBS.NSPenTipMask=1

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

NSEventMBS.NSPenUpperSideMask=4

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

NSEventMBS.NSPeriodic=16

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 7.7
One of the event types.

NSEventMBS.NSPeriodicMask = &h10000

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

NSEventMBS.NSPowerOffEventType = 1

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
This constant denotes that the user is turning off the computer.

Specifies that the user is turning off the computer.

NSEventMBS.NSPrevFunctionKey = &hF73F

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Previous key. Not on most Macintosh keyboards.

NSEventMBS.NSPrintFunctionKey = &hF738

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Print key. Not on most Macintosh keyboards.

NSEventMBS.NSPrintScreenFunctionKey = &hF72E

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Print Screen key. Not on most Macintosh keyboards.

NSEventMBS.NSRedoFunctionKey = &hF744

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Redo key. Not on most Macintosh keyboards.

NSEventMBS.NSResetFunctionKey = &hF733

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Reset key. Not on most Macintosh keyboards.

NSEventMBS.NSRightArrowFunctionKey = &hF703

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Right Arrow key.

NSEventMBS.NSRightMouseDown=3

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 7.7
One of the event types.

NSEventMBS.NSRightMouseDownMask = 8

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

NSEventMBS.NSRightMouseDragged=7

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 7.7
One of the event types.

NSEventMBS.NSRightMouseDraggedMask = 128

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

NSEventMBS.NSRightMouseUp=4

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 7.7
One of the event types.

NSEventMBS.NSRightMouseUpMask = 16

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

NSEventMBS.NSScreenChangedEventType = 8

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing the types of events defined by the Application Kit.

An NSWindow has changed screens.

NSEventMBS.NSScrollLockFunctionKey = &hF72F

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Scroll Lock key. Not on most Macintosh keyboards.

NSEventMBS.NSScrollWheel=22

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 7.7
One of the event types.

NSEventMBS.NSScrollWheelMask = &h400000

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

NSEventMBS.NSSelectFunctionKey = &hF741

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Select key. Not on most Macintosh keyboards.

NSEventMBS.NSShiftKeyMask = &h20000

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing device-independent bits found in event modifier flags.

Set if Shift key is pressed.

NSEventMBS.NSStopFunctionKey = &hF734

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Stop key. Not on most Macintosh keyboards.

NSEventMBS.NSSysReqFunctionKey = &hF731

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

System Request key. Not on most Macintosh keyboards.

NSEventMBS.NSSystemDefined=14

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 7.7
One of the event types.

NSEventMBS.NSSystemDefinedMask = &h4000

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

NSEventMBS.NSSystemFunctionKey = &hF737

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

System key. Not on most Macintosh keyboards.

NSEventMBS.NSTabletPoint=23

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 7.7
One of the event types.

Previous items Next items

The items on this page are in the following plugins: MBS MacBase Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...