InputEventAction.action

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

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

Meta