Start / API-Referenz / TheArtOfDev.HtmlRenderer.Adapters.Entities RKeyEvent TheArtOfDev.HtmlRenderer.Adapters.Entities Even class for handling keyboard events in HtmlContainerInt. Konstruktoren RKeyEvent(bool, bool, bool) Init. Eigenschaften AKeyCode : bool is 'A' key is pressed CKeyCode : bool is 'C' key is pressed Control : bool is control is pressed Felder _aKeyCode : bool is 'A' key is pressed _cKeyCode : bool is 'C' key is pressed _control : bool is control is pressed