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