KeyboardIHandlerModifiers Property |
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
SyntaxReadOnly Property Modifiers As Keys
Get
abstract Modifiers : Keys with get
Property Value
Type:
Keys
Remarks
This typically will only return a value for the current event, such as during a mouse or keyboard event.
See Also