Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 899 Bytes

File metadata and controls

19 lines (15 loc) · 899 Bytes
uid input-system-keyboard

Keyboards

Keyboard devices are those with a set of keys for input, represented by the Keyboard class. You can access keyboard input to capture text input, or query a keyboard for its layout.

Topic Description
Keyboard devices introduction Configure devices that use key controls.
Query keyboard devices in code Access information about the keyboards connected to your application.
Read text input Collect text input from keyboards.

Additional resources