BBjInputKeypressEvent::isCmdDown
Description
This method returns an indication of whether the Mac Cmd key was pressed at the time this event was generated.
Syntax
Return Value |
Method |
boolean |
isCmdDown() |
Parameters
None.
Return Value
Returns true if the Mac Cmd key was pressed, otherwise it returns 0.
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.