mojox.Button.PushButtonMode - nitrologic/monkey2 GitHub Wiki
mojox::mojox.mojox.Button.PushButtonMode
monkey:monkey.types.Bool
Property PushButtonMode:PushButtonMode flag.
If false (the default), the button will invoke Clicked each time the left mouse button is pressed.
If true, the button will invoke Clicked only when the left mouse button is released AND the mouse is still hovering over the button.