BaseButton._pressed

Called when the button is pressed. If you need to know the button's pressed state (and toggleMode is active), use _toggled instead.

struct BaseButton
@nogc nothrow
void
_pressed
()

Meta