KeyEventArgsApplication Property |
Gets whether the application key was pressed/released for the event
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public bool Application { get; }
Public ReadOnly Property Application As Boolean
Get
member Application : bool with get
Property Value
Type:
BooleanSee Also