BaseButton.actionMode

Determines when the button is considered clicked, one of the actionmode constants.

  1. BaseButton.ActionMode actionMode [@property getter]
  2. long actionMode [@property setter]
    struct BaseButton
    @nogc nothrow @property
    void
    actionMode
    (
    long v
    )

Meta