Lua
C++
Edit

KeyUp

This method is called when a keyboard key is released.

Syntax

function Widget:KeyUp(keycode)

Parameters

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.