This documentation is archived and is not being maintained.
gestureObject property
Returns the MSGesture object for an element.
This property is read-only.
Syntax
var oMsg = document.getElementById("element").gestureObject;
Property values
Type: any
An MSGesture object.
Remarks
Note This item described in this topic requires Windows 8.
See also
-
MSGestureEvent