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.
Returns a value that indicates whether the selection contains every item in the data source.
Syntax
var boolean = iSelection.isEverything();
Parameters
This method has no parameters.
Return value
Type: Boolean
true if the selection contains every item in the data source; otherwise, false.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |