Click or drag to resize

KeyEventArgsKeyData Property

Gets the raw key data (the combination of the Key and Modifiers)

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Keys KeyData { get; }

Property Value

Type: Keys
See Also