Returns all the pressed modifier keys in one enumeration.

Namespace: VVVV.Utils.IO
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public Keys Modifiers { get; }

See Also