KeyEventOptions.KeyData Property

Gets the key data for a KeyDown or KeyUp event.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public InputKeys KeyData { get; set; }

Property Value

InputKeys

See Also