Nodify_Interactivity_EditorState_KeyboardNavigation - miroiu/nodify GitHub Wiki
Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → InputElementState<NodifyEditor> → EditorState.KeyboardNavigation
References: NodifyEditor
public class KeyboardNavigation : InputElementState<NodifyEditor> public KeyboardNavigation(NodifyEditor element); Parameters
element NodifyEditor
protected override void OnKeyDown(KeyEventArgs e); Parameters
protected override void OnKeyUp(KeyEventArgs e); Parameters