Interface ISearchSuggestionCollection

Index

Properties

Methods

Properties

public size: number

Methods

public appendQuerySuggestion(text: string)

Parameters

  • text: string

public appendQuerySuggestions(suggestions: IIterable)

Parameters

public appendResultSuggestion(text: string, detailText: string, tag: string, image: IRandomAccessStreamReference, imageAlternateText: string)

Parameters

public appendSearchSeparator(label: string)

Parameters

  • label: string