InputEventAction.action

The action's name. Actions are accessed via this String.

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

Meta