mouseAction | |||||||
Type | property | ||||||
Dictionary | widget.headerbar | ||||||
Library | Header Bar | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget.headerbar | ||||||
Summary | The header action that the mouse pointer is currently over. | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Property: itemNames Message: mouseUp | ||||||
Description | The mouseAction property contains the name of the action that was just clicked, or empty when no action was clicked. You can read the mouseAction property to detect which action was activated when handling the mouseUp message. |