Function InputSingleton.setUseAccumulatedInput

Whether to accumulate similar input events sent by the operating system. Enabled by default.

void setUseAccumulatedInput (
  const(bool) enable
) nothrow @nogc;