Function InputEventWithModifiers.meta

State of the Meta modifier.

bool meta() nothrow @property @nogc;

void meta (
  bool v
) nothrow @property @nogc;