Class: Widget
Lua
C++
Edit

Widget::KeyUp

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

Syntax

Parameter Description
keycode the key that was pressed

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.