Click or drag to resize

KeyEventArgsKey Property

Gets the key value (without modifiers)

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

Property Value

Type: Keys
See Also