Class: Widget
Lua
C++
Edit

Widget::KeyDown

This method is called called when a keyboard key is pressed.

Syntax

Parameter Description
keycode the key that was pressed

Returns

If the method returns true menu hotkeys will be overridden.

Remarks

This is a protected virtual method. It can only be used by declaring it in a custom widget.

Copyright © 2024 Ultra Software.
All rights reserved.