Click or drag to resize

KeyEventArgsAlt Property

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

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

Property Value

Type: Boolean
See Also