AutoSuggestBox : ItemsControl

Implemented for: WASM, Skia, Mobile

This document lists all properties, methods, and events of AutoSuggestBox that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.

To better understand how AutoSuggestBox works, you can use the Uno Gallery.

Implemented properties

Property Supported on
bool UpdateTextOnSelect WASM, Skia, Mobile
string TextMemberPath WASM, Skia, Mobile
Style TextBoxStyle WASM, Skia, Mobile
string Text WASM, Skia, Mobile
IconElement QueryIcon WASM, Skia, Mobile
string PlaceholderText WASM, Skia, Mobile
double MaxSuggestionListHeight WASM, Skia, Mobile
bool IsSuggestionListOpen WASM, Skia, Mobile
object Header WASM, Skia, Mobile
object Description WASM, Skia, Mobile
bool AutoMaximizeSuggestionArea WASM, Skia, Mobile
DependencyProperty AutoMaximizeSuggestionAreaProperty WASM, Skia, Mobile
DependencyProperty DescriptionProperty WASM, Skia, Mobile
DependencyProperty HeaderProperty WASM, Skia, Mobile
DependencyProperty IsSuggestionListOpenProperty WASM, Skia, Mobile
DependencyProperty MaxSuggestionListHeightProperty WASM, Skia, Mobile
DependencyProperty PlaceholderTextProperty WASM, Skia, Mobile
DependencyProperty QueryIconProperty WASM, Skia, Mobile
DependencyProperty TextBoxStyleProperty WASM, Skia, Mobile
DependencyProperty TextMemberPathProperty WASM, Skia, Mobile
DependencyProperty TextProperty WASM, Skia, Mobile
DependencyProperty UpdateTextOnSelectProperty WASM, Skia, Mobile

Implemented events

Event Supported on
TypedEventHandler<AutoSuggestBox, AutoSuggestBoxQuerySubmittedEventArgs> QuerySubmitted WASM, Skia, Mobile
TypedEventHandler<AutoSuggestBox, AutoSuggestBoxSuggestionChosenEventArgs> SuggestionChosen WASM, Skia, Mobile
TypedEventHandler<AutoSuggestBox, AutoSuggestBoxTextChangedEventArgs> TextChanged WASM, Skia, Mobile

Below are all properties, methods, and events of AutoSuggestBox that are not currently implemented in Uno.

Not implemented properties

Property Not supported on
bool UpdateTextOnSelect MacOS
string TextMemberPath MacOS
Style TextBoxStyle MacOS
string Text MacOS
IconElement QueryIcon MacOS
string PlaceholderText MacOS
double MaxSuggestionListHeight MacOS
LightDismissOverlayMode LightDismissOverlayMode all platforms supported by Uno Platform
bool IsSuggestionListOpen MacOS
object Header MacOS
object Description MacOS
bool AutoMaximizeSuggestionArea MacOS
DependencyProperty AutoMaximizeSuggestionAreaProperty MacOS
DependencyProperty DescriptionProperty MacOS
DependencyProperty HeaderProperty MacOS
DependencyProperty IsSuggestionListOpenProperty MacOS
DependencyProperty LightDismissOverlayModeProperty all platforms supported by Uno Platform
DependencyProperty MaxSuggestionListHeightProperty MacOS
DependencyProperty PlaceholderTextProperty MacOS
DependencyProperty QueryIconProperty MacOS
DependencyProperty TextBoxStyleProperty MacOS
DependencyProperty TextMemberPathProperty MacOS
DependencyProperty TextProperty MacOS
DependencyProperty UpdateTextOnSelectProperty MacOS

Not implemented events

Event Not supported on
TypedEventHandler<AutoSuggestBox, AutoSuggestBoxQuerySubmittedEventArgs> QuerySubmitted MacOS
TypedEventHandler<AutoSuggestBox, AutoSuggestBoxSuggestionChosenEventArgs> SuggestionChosen MacOS
TypedEventHandler<AutoSuggestBox, AutoSuggestBoxTextChangedEventArgs> TextChanged MacOS

Last updated Monday, 14 April 2025 02:07.