ButtonImpl._pressed

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

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

Meta