NeoAxis Engine API Reference
EditBox.PreKeyDownDelegate Delegate
public delegate
void
PreKeyDownDelegate(
KeyEvent
e
,
ref
bool
handled
);
Requirements
Namespace:
Engine.UISystem
Assembly:
UISystem (in UISystem.dll)
See Also
Engine.UISystem Namespace