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 is no longer supported. Starting with the Windows Library for JavaScript 2.0 Preview, use the ILayout2 interface. Resets layout information.
Syntax
iLayout.reset();
Parameters
This method has no parameters.
Return value
This method does not return a value.
Remarks
Clear all layout information so that a fresh layout pass can begin.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |