Click or drag to resize

UnityInputSystemKeyboardExtensionkeyboard Property

The underlying Keyboard InputDevice.

Namespace: Rewired.Platforms.UnityInputSystem
Assembly: Rewired.UnityInputSystem (in Rewired.UnityInputSystem.dll) Version: 1.0.0+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntax
C#
public Keyboard keyboard { get; }

Property Value

Keyboard
See Also