TouchScreenButton.action

The button's action. Actions can be handled with InputEventAction.

  1. String action [@property getter]
  2. String action [@property setter]
    struct TouchScreenButton
    @nogc nothrow @property
    void
    action
    (
    String v
    )

Meta