documentationfor yFiles for HTML 2.6

Usages of KeyEventType

Properties

eventTypein KeyEventArgsGets the type of the event.

Method Return Values

from (KeyEventType)in KeyEventTypeConverts the argument to KeyEventType.

Method Parameters

create (KeyEventType, Key, ModifierKeys?)in KeyEventRecognizersCreates an event recognizer for a given key and type using a given set of modifiers.
KeyEventArgs (KeyboardEvent, boolean, KeyEventType)in KeyEventArgsCreates a new instance of this class from a native keyboard event.
from (KeyEventType)in KeyEventTypeConverts the argument to KeyEventType.