TouchScreenButton.action

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

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

Meta