Home > @rainway/native > KeyboardInput
KeyboardInput class
An input report describing keyboard input.
Signature:
export declare class KeyboardInput 
Remarks
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the KeyboardInput class.
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| action | RainwayKeyboardAction | ||
| keycode | RainwayVirtualKey | 
