PressTypes

From Xojo Documentation

Enumeration
TrayItem.PressTypes

New in 2019r2

Indicates the type of press.

Values

Enum Description
DoubleClick The user double-clicked on the TrayItem.
LeftMouseButton The user left-clicked the TrayItem.
RightMouseButton The user right-clicked the TrayItem.