-
-
Notifications
You must be signed in to change notification settings - Fork 270
Nodify_Interactivity_EditorState_KeyboardNavigation
miroiu edited this page Jun 18, 2025
·
1 revision
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