IZoomableView.endZoom method
Terminates semantic zoom on the zoomed in or zoomed out child of the custom control.
Syntax
iZoomableView.endZoom(isCurrentView);
Parameters
isCurrentView
Type: VariantTrue if the control is the visible control; otherwise false.
Return value
This method does not return a value.
Remarks
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |