Button._pressed

Handle mouse input. By default, this will call the pressed delegate if the button is pressed.

class Button(T : Node = Label)
protected @trusted
void
_pressed
()

Meta