Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 624 Bytes

autosuggestbox_maxsuggestionlistheight.md

File metadata and controls

28 lines (19 loc) · 624 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.AutoSuggestBox.MaxSuggestionListHeight
winrt property

Microsoft.UI.Xaml.Controls.AutoSuggestBox.MaxSuggestionListHeight

-description

Gets or set the maximum height for the drop-down portion of the AutoSuggestBox control.

-xaml-syntax

<AutoSuggestBox MaxSuggestionListHeight="double"/>

-property-value

The maximum height for the drop-down portion of the AutoSuggestBox control.

-remarks

-examples

-see-also