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.
Selects the item closest to the specified screen coordinates.
Syntax
iZoomableView.setCurrentItem(x, y);
Parameters
x
Type: VariantThe x-coordinate in DIPs relative to the upper-left corner of the SemanticZoom viewport.
y
Type: VariantThe y-coordinate in DIPs relative to the upper-left corner of the SemanticZoom viewport..
Return value
This method does not return a value.
Remarks
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |