setLocalContentSuggestionSettings method

AutoSuggestBox.setLocalContentSuggestionSettings method

Applies to Windows only

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

AutoSuggestBox

 

 

Show:
© 2017 Microsoft