Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the Windows Library for JavaScript infrastructure and is not intended to be used directly from your code.
Syntax
listLayout.hitTest(x, y);
Parameters
x
Type: NumberThe x-coordinate, or the horizontal position on the screen.
y
Type: NumberThe y-coordinate, or the vertical position on the screen.
Return value
This method does not return a value.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |