Click or drag to resize

CustomPlatformConfigVarsuseNativeKeyboard Field

Should native keyboard input be used, if available. If false, fallback keyboard input handling will be used.

Namespace:  Rewired.Platforms.Custom
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool useNativeKeyboard

Field Value

Type: Boolean
See Also