Click or drag to resize

KeyEventArgsShift Property

Gets whether the shift key was pressed/released for the event

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

Property Value

Type: Boolean
See Also