InputManager KeyEventType EnumerationBespoke Osc Library
Set of valid keyboard events.

Namespace: Bespoke.Common
Assembly: Bespoke.Common (in Bespoke.Common.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public Enumeration KeyEventType
Members

  Member nameValueDescription
Down0 Key down.
Up2 Key up.
See Also