Click or drag to resize

CustomPlatformConfigVars Fields

The CustomPlatformConfigVars type exposes the following members.

Fields
  NameDescription
Public fielduseNativeKeyboard
Should native keyboard input be used, if available. If false, fallback keyboard input handling will be used.
Public fielduseNativeMouse
Should native mouse input be used, if available. If false, fallback mouse input handling will be used.
Top
See Also