ListLayout.dragOver method

This API supports the Windows Library for JavaScript infrastructure and is not intended to be used directly from your code.
Syntax
listLayout.dragOver(x, y, dragInfo);
Parameters
- x
-
Type: Number
- y
-
Type: Number
- dragInfo
-
Type: Object
Return value
This method does not return a value.
Requirements
|
Minimum WinJS version |
WinJS 3.0 |
|---|---|
|
Namespace |
WinJS.UI |
See also
Show: