Home  Contents

keyboard:close

Keyboard Core4 Lua Event System

SYNOPSIS

kbdhandle:close()

DESCRIPTION

The keyboard:close() function will close the keyboard device when no longer needed. The keyboard handle becomes invalid. This automatically happens during garbage collection, but that takes an unknown amount of time.

SEE ALSO