RKeyEvent

TheArtOfDev.HtmlRenderer.Adapters.Entities

Even class for handling keyboard events in HtmlContainerInt.

Конструкторы

RKeyEvent(bool, bool, bool)

Init.

Свойства

AKeyCode : bool

is 'A' key is pressed

CKeyCode : bool

is 'C' key is pressed

Control : bool

is control is pressed

Поля

_aKeyCode : bool

is 'A' key is pressed

_cKeyCode : bool

is 'C' key is pressed

_control : bool

is control is pressed