Click or drag to resize

InputCodeExtKeyboardCustomRangeStart Field

[This is preliminary documentation and is subject to change.]

The start of reserved subrange of keyboard codes. This is the first value you can use for your custom codes.

Namespace:  RavingBots.MultiInput
Assembly:  RavingBots.MultiInput (in RavingBots.MultiInput.dll) Version: 0.12
Syntax
C#
public const int KeyboardCustomRangeStart = 150000

Field Value

Type: Int32
See Also