Click or drag to resize

Windows8PointerHandlerMouseInPointer Property

Should the primary pointer also dispatch a mouse pointer.

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

Property Value

Type: Boolean
See Also