BBjMouseEvent::isCmdDown

Description

This method returns an indication of whether the Mac OS X Cmd (Meta) key was pressed at the time this event was generated.

Syntax

Return Value

Method

boolean

isCmdDown()

Parameters

None.

Return Value

Returns true (1) if the macOS Cmd (Meta) key was pressed, otherwise it returns false (0).

Remarks

None.

See Also

BBjAPI

BBj Object Syntax

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.