ButtonImpl.press

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

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

Meta