Click or drag to resize

StandardInput Properties

The StandardInput type exposes the following members.

Properties
  NameDescription
Public propertyCoordinatesRemapper
Gets or sets current remapper.
(Inherited from InputSource.)
Public propertyEmulateSecondMousePointer
Use emulated second mouse pointer with ALT or not.
Public propertyUniversalWindowsMouse
Initialize mouse input on UWP or not.
Public propertyWebGLTouch
Initialize touch input in WebGL or not.
Public propertyWindows7API
Pointer API to use on Windows 7.
Public propertyWindows7Mouse
Initialize mouse input on Windows 7 or not.
Public propertyWindows8API
Pointer API to use on Windows 8.
Public propertyWindows8Mouse
Initialize mouse input on Windows 8+ or not.
Top
See Also