Function InputEventAction.action

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

String action() nothrow @property @nogc;

void action (
  String v
) nothrow @property @nogc;