AutoSuggestBox.setLocalContentSuggestionSettings method

Specifies whether suggestions based on local files are automatically displayed in the search pane, and defines the criteria that Windows uses to locate and filter these suggestions.
Syntax
autoSuggestBox.setLocalContentSuggestionSettings(settings);
Parameters
- settings
-
Type: Windows.ApplicationModel.Search.LocalContentSuggestionSettings
The new settings for local content suggestions.
Return value
This method does not return a value.
Requirements
|
Minimum WinJS version |
WinJS 4.0 |
|---|---|
|
Namespace |
WinJS.UI |
See also
Show: