Click or drag to resize

StandardInputEmulateSecondMousePointer Property

Use emulated second mouse pointer with ALT or not.

Namespace:  TouchScript.InputSources
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool EmulateSecondMousePointer { get; set; }

Property Value

Type: Boolean
See Also