Widget handler: OnMouseDown

From AddOn Studio
Revision as of 04:49, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page UIHANDLER OnMouseDown to UIHANDLER OnMouseDown without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Widget handlers < OnMouseDown

Invoked when mouse button is pressed on the widget.

Arguments

self
the widget on which the mouse button was pressed
button
the mouse button pressed. Can be any of the following: LeftButton, RightButton, MiddleButton, Button4, Button5