Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSEventMBS class.

Previous items Next items

NSEventMBS.NSEventMaskMagnify = &h40000000

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.
Available in Mac OS X v10.6 and later.

NSEventMBS.NSEventMaskRotate = &h40000

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.
Available in Mac OS X v10.6 and later.

NSEventMBS.NSEventMaskSwipe = &h80000000

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.
Available in Mac OS X v10.6 and later.

NSEventMBS.NSEventTypeBeginGesture=19

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

An event that represents a gesture beginning.
Available in Mac OS X v10.6 and later.

NSEventMBS.NSEventTypeEndGesture=20

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

An event that represents some type of gesture such as NSEventTypeMagnify, NSEventTypeSwipe, NSEventTypeRotate, NSEventTypeBeginGesture, or NSEventTypeEndGesture.
Available in Mac OS X v10.6 and later.

NSEventMBS.NSEventTypeGesture=29

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

An event that represents some type of gesture such as NSEventTypeMagnify, NSEventTypeSwipe, NSEventTypeRotate, NSEventTypeBeginGesture, or NSEventTypeEndGesture.
Available in Mac OS X v10.6 and later.

NSEventMBS.NSEventTypeMagnify=30

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

An event representing a pinch open or pinch close gesture.
Available in Mac OS X v10.6 and later.

NSEventMBS.NSEventTypePressure = 34

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

A force touch pressure event.

NSEventMBS.NSEventTypeQuickLook = 33

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

The quicklook event.

NSEventMBS.NSEventTypeRotate=18

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

An event representing a rotation gesture.
Available in Mac OS X v10.6 and later.

NSEventMBS.NSEventTypeSmartMagnify = 32

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

The smart magnify event.

NSEventMBS.NSEventTypeSwipe=31

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

An event representing a swipe gesture.
Available in Mac OS X v10.6 and later.

NSEventMBS.NSExecuteFunctionKey = &hF742

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.

Execute key. Not on most Macintosh keyboards.

NSEventMBS.NSF10FunctionKey = &hF70D

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.

F10 key.

NSEventMBS.NSF11FunctionKey = &hF70E

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.

F11 key.

NSEventMBS.NSF12FunctionKey = &hF70F

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.

F12 key.

NSEventMBS.NSF13FunctionKey = &hF710

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.

F13 key.

NSEventMBS.NSF14FunctionKey = &hF711

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.

F14 key.

NSEventMBS.NSF15FunctionKey = &hF712

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.

F15 key.

NSEventMBS.NSF16FunctionKey = &hF713

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.

F16 key.

NSEventMBS.NSF17FunctionKey = &hF714

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.

F17 key.

NSEventMBS.NSF18FunctionKey = &hF715

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.

F18 key.

NSEventMBS.NSF19FunctionKey = &hF716

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.

F19 key.

NSEventMBS.NSF1FunctionKey = &hF704

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.

F1 key.

NSEventMBS.NSF20FunctionKey = &hF717

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.

F20 key.

NSEventMBS.NSF21FunctionKey = &hF718

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.

F21 key. Not on most Macintosh keyboards.

NSEventMBS.NSF22FunctionKey = &hF719

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.

F22 key. Not on most Macintosh keyboards.

NSEventMBS.NSF23FunctionKey = &hF71A

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.

F23 key. Not on most Macintosh keyboards.

NSEventMBS.NSF24FunctionKey = &hF71B

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.

F24 key. Not on most Macintosh keyboards.

NSEventMBS.NSF25FunctionKey = &hF71C

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.

F25 key. Not on most Macintosh keyboards.

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...