WinJS.Namespace.strictProcessing function
This method has been deprecated. Strict processing is always on; you don't have to call this method to turn it on.
Syntax
WinJS.Namespace.strictProcessing();
Parameters
This method has no parameters.
Return value
This function does not return a value.
Requirements
Minimum WinJS version |
WinJS 1.0 |
Namespace |
WinJS.Namespace |