AutoSuggestionBoxTextChangeReason Enum

Definition

Values used to indicate the reason for the text changing in the AutoSuggestBox.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public enum AutoSuggestionBoxTextChangeReason
Inheritance
AutoSuggestionBoxTextChangeReason
Attributes

Fields

Name Value Description
UserInput 0

The user edited the text.

ProgrammaticChange 1

The text was changed via code.

SuggestionChosen 2

The user selected one of the items in the auto-suggestion box.

Applies to

Produk Versi
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6