Skip to main content
A newer version of this page is available. .

AutoCompleteTokenEdit Members

An editor for single or multiple item selection that allows you to load items dynamically based on the user input and your custom logic.

Constructors

Name Description
AutoCompleteTokenEdit() Initializes a new instance of the AutoCompleteTokenEdit class.

Fields

Name Description
AllowAnimationProperty static Identifies the AllowAnimation bindable property. Inherited from EditBase.
BorderColorProperty static Identifies the BorderColor bindable property. Inherited from EditBase.
BorderThicknessProperty static Identifies the BorderThickness bindable property. Inherited from EditBase.
BottomTextFontAttributesProperty static Identifies the BottomTextFontAttributes bindable property. Inherited from EditBase.
BottomTextFontFamilyProperty static Identifies the BottomTextFontFamily bindable property. Inherited from EditBase.
BottomTextFontSizeProperty static Identifies the BottomTextFontSize bindable property. Inherited from EditBase.
BottomTextTopIndentProperty static Identifies the BottomTextTopIndent bindable property. Inherited from EditBase.
BoxHeightProperty static Identifies the BoxHeight bindable property. Inherited from EditBase.
BoxMarginProperty static Identifies the BoxMargin bindable property. Inherited from EditBase.
BoxMinHeightProperty static Identifies the BoxMinHeight bindable property. Inherited from EditBase.
BoxMinWidthProperty static Identifies the BoxMinWidth bindable property. Inherited from EditBase.
BoxModeProperty static Identifies the BoxMode bindable property. Inherited from EditBase.
BoxPaddingProperty static Identifies the BoxPadding bindable property. Inherited from EditBase.
CharacterCasingProperty static Identifies the CharacterCasing bindable property. Inherited from EditBase.
ClearIconColorProperty static Identifies the ClearIconColor bindable property. Inherited from EditBase.
ClearIconCommandParameterProperty static Identifies the ClearIconCommandParameter bindable property. Inherited from EditBase.
ClearIconCommandProperty static Identifies the ClearIconCommand bindable property. Inherited from EditBase.
ClearIconProperty static Identifies the ClearIcon bindable property. Inherited from EditBase.
ClearIconVisibilityProperty static Identifies the ClearIconVisibility bindable property. Inherited from EditBase.
CornerModeProperty static Identifies the CornerMode bindable property. Inherited from EditBase.
CornerRadiusProperty static Identifies the CornerRadius bindable property. Inherited from EditBase.
CursorColorProperty static Identifies the CursorColor bindable property. Inherited from EditBase.
DisabledBackgroundColorProperty static Identifies the DisabledBackgroundColor bindable property. Inherited from EditBase.
DisabledBorderColorProperty static Identifies the DisabledBorderColor bindable property. Inherited from EditBase.
DisabledBorderThicknessProperty static Identifies the DisabledBorderThickness bindable property. Inherited from EditBase.
DisabledHelpTextColorProperty static Identifies the DisabledHelpTextColor bindable property. Inherited from EditBase.
DisabledIconColorProperty static Identifies the DisabledIconColor bindable property. Inherited from EditBase.
DisabledLabelColorProperty static Identifies the DisabledLabelColor bindable property. Inherited from EditBase.
DisabledTextColorProperty static Identifies the DisabledTextColor bindable property. Inherited from EditBase.
DisplayMemberProperty static Identifies the DisplayMember bindable property. Inherited from ItemsEditBase.
DisplayTextProperty static Identifies the DisplayText bindable property. Inherited from EditBase.
DropDownBackgroundColorProperty static Identifies the DropDownBackgroundColor bindable property. Inherited from ItemsEditBase.
DropDownItemFontAttributesProperty static Identifies the DropDownItemFontAttributes bindable property. Inherited from ItemsEditBase.
DropDownItemFontFamilyProperty static Identifies the DropDownItemFontFamily bindable property. Inherited from ItemsEditBase.
DropDownItemFontSizeProperty static Identifies the DropDownItemFontSize bindable property. Inherited from ItemsEditBase.
DropDownItemPaddingProperty static Identifies the DropDownItemPadding bindable property. Inherited from ItemsEditBase.
DropDownItemTextColorProperty static Identifies the DropDownItemTextColor bindable property. Inherited from ItemsEditBase.
DropDownSelectedItemBackgroundColorProperty static Identifies the DropDownSelectedItemBackgroundColor bindable property. Inherited from ItemsEditBase.
DropDownSelectedItemTextColorProperty static Identifies the DropDownSelectedItemTextColor bindable property. Inherited from ItemsEditBase.
EndIconColorProperty static Identifies the EndIconColor bindable property. Inherited from EditBase.
EndIconCommandParameterProperty static Identifies the EndIconCommandParameter bindable property. Inherited from EditBase.
EndIconCommandProperty static Identifies the EndIconCommand bindable property. Inherited from EditBase.
EndIconProperty static Identifies the EndIcon bindable property. Inherited from EditBase.
ErrorColorProperty static Identifies the ErrorColor bindable property. Inherited from EditBase.
ErrorIconColorProperty static Identifies the ErrorIconColor bindable property. Inherited from EditBase.
ErrorIconCommandParameterProperty static Identifies the ErrorIconCommandParameter bindable property. Inherited from EditBase.
ErrorIconCommandProperty static Identifies the ErrorIconCommand bindable property. Inherited from EditBase.
ErrorIconProperty static Identifies the ErrorIcon bindable property. Inherited from EditBase.
ErrorTextProperty static Identifies the ErrorText bindable property. Inherited from EditBase.
FocusedBorderColorProperty static Identifies the FocusedBorderColor bindable property. Inherited from EditBase.
FocusedBorderThicknessProperty static Identifies the FocusedBorderThickness bindable property. Inherited from EditBase.
FocusedLabelColorProperty static Identifies the FocusedLabelColor bindable property. Inherited from EditBase.
HasErrorProperty static Identifies the HasError bindable property. Inherited from EditBase.
HelpTextColorProperty static Identifies the HelpTextColor bindable property. Inherited from EditBase.
HelpTextProperty static Identifies the HelpText bindable property. Inherited from EditBase.
IconColorProperty static Identifies the IconColor bindable property. Inherited from EditBase.
IconIndentProperty static Identifies the IconIndent bindable property. Inherited from EditBase.
IconMemberProperty static Identifies the IconMember bindable property.
IconSpacingProperty static Identifies the IconSpacing bindable property. Inherited from EditBase.
IconVerticalAlignmentProperty static Identifies the IconVerticalAlignment bindable property. Inherited from EditBase.
IsDropDownOpenProperty static Identifies the IsDropDownOpen bindable property. Inherited from ItemsEditBase.
IsEndIconVisibleProperty static Identifies the IsEndIconVisible bindable property. Inherited from EditBase.
IsErrorIconVisibleProperty static Identifies the IsErrorIconVisible bindable property. Inherited from EditBase.
IsLabelFloatingProperty static Identifies the IsLabelFloating bindable property. Inherited from EditBase.
IsLoadingInProgressProperty static Identifies the IsLoadingInProgress bindable property. Inherited from AutoCompleteEditBase.
IsReadOnlyProperty static Identifies the IsReadOnly bindable property. Inherited from EditBase.
IsStartIconVisibleProperty static Identifies the IsStartIconVisible bindable property. Inherited from EditBase.
IsTokenIconVisibleProperty static Identifies the IsTokenIconVisible bindable property.
ItemsSourceProperty static Identifies the ItemsSource bindable property. Inherited from ItemsEditBase.
ItemsSourceProviderProperty static Identifies the ItemsSourceProvider bindable property. Inherited from AutoCompleteEditBase.
ItemTemplateProperty static Identifies the ItemTemplate bindable property. Inherited from ItemsEditBase.
KeepFocusOnItemSelectionProperty static Identifies the KeepFocusOnItemSelection bindable property. Inherited from ItemsEditBase.
KeyboardProperty static Identifies the Keyboard bindable property. Inherited from ItemsEditBase.
LabelColorProperty static Identifies the LabelColor bindable property. Inherited from EditBase.
LabelFontSizeProperty static Identifies the LabelFontSize bindable property. Inherited from EditBase.
LabelTextProperty static Identifies the LabelText bindable property. Inherited from EditBase.
LoadingProgressModeProperty static Identifies the LoadingProgressMode bindable property. Inherited from AutoCompleteEditBase.
NoResultsFoundTextProperty static Identifies the NoResultsFoundText bindable property. Inherited from ItemsEditBase.
PlaceholderColorProperty static Identifies the PlaceholderColor bindable property. Inherited from EditBase.
PlaceholderTextProperty static Identifies the PlaceholderText bindable property. Inherited from EditBase.
ReserveBottomTextLineProperty static Identifies the ReserveBottomTextLine bindable property. Inherited from EditBase.
ReturnCommandParameterProperty static Identifies the ReturnCommandParameter bindable property. Inherited from EditBase.
ReturnCommandProperty static Identifies the ReturnCommand bindable property. Inherited from EditBase.
ReturnTypeProperty static Identifies the ReturnType bindable property. Inherited from EditBase.
SelectedItemsProperty static Identifies the SelectedItems bindable property.
SelectionChangedCommandProperty static Identifies the SelectionChangedCommand bindable property. Inherited from ItemsEditBase.
StartIconColorProperty static Identifies the StartIconColor bindable property. Inherited from EditBase.
StartIconCommandParameterProperty static Identifies the StartIconCommandParameter bindable property. Inherited from EditBase.
StartIconCommandProperty static Identifies the StartIconCommand bindable property. Inherited from EditBase.
StartIconProperty static Identifies the StartIcon bindable property. Inherited from EditBase.
SubmitCommandProperty static Identifies the SubmitCommand bindable property. Inherited from AutoCompleteEditBase.
TextChangedCommandProperty static Identifies the TextChangedCommand bindable property. Inherited from AutoCompleteEditBase.
TextColorProperty static Identifies the TextColor bindable property. Inherited from EditBase.
TextFontAttributesProperty static Identifies the TextFontAttributes bindable property. Inherited from EditBase.
TextFontFamilyProperty static Identifies the TextFontFamily bindable property. Inherited from EditBase.
TextFontSizeProperty static Identifies the TextFontSize bindable property. Inherited from EditBase.
TextHorizontalAlignmentProperty static Identifies the TextHorizontalAlignment bindable property. Inherited from EditBase.
TextProperty static Identifies the Text bindable property. Inherited from AutoCompleteEditBase.
TextVerticalAlignmentProperty static Identifies the TextVerticalAlignment bindable property. Inherited from EditBase.
TokenAppearanceProperty static Identifies the TokenAppearance bindable property.
TokenIconSizeProperty static Identifies the TokenIconSize bindable property.
TokenUseRippleEffectProperty static Identifies the TokenUseRippleEffect bindable property.
WaitIndicatorColorProperty static Identifies the WaitIndicatorColor bindable property. Inherited from AutoCompleteEditBase.

Properties

Name Description
ActualAppearance Gets the common appearance settings that are applied to the current AutoCompleteTokenEdit.
AllowAnimation Gets or sets whether the editor’s floating label moves with a smooth animation effect. This is a bindable property. Inherited from EditBase.
BorderColor Gets or sets the color of the editor box borders. This is a bindable property. Inherited from EditBase.
BorderThickness Gets or sets the thickness of the editor box borders. This is a bindable property. Inherited from EditBase.
BottomTextFontAttributes Gets or sets whether the editor’s help and error text is bold or italic. This is a bindable property. Inherited from EditBase.
BottomTextFontFamily Gets or sets the font family name for the editor’s help and error text. This is a bindable property. Inherited from EditBase.
BottomTextFontSize Gets or sets the font size of the editor’s help and error text. This is a bindable property. Inherited from EditBase.
BottomTextTopIndent Gets or sets the distance between the editor’s bottom border and help/error text. This is a bindable property. Inherited from EditBase.
BoxHeight Gets or sets the edit box height. This is a bindable property. Inherited from EditBase.
BoxMargin Gets the margin of the edit box inside the editor. This is a bindable property. Inherited from EditBase.
BoxMinHeight Gets or sets the minimum edit box height. This is a bindable property. Inherited from EditBase.
BoxMinWidth Gets or sets the minimum edit box width. This is a bindable property. Inherited from EditBase.
BoxMode Gets or sets whether a stroke is displayed around the entire editor box or for the bottom edge only. This is a bindable property. Inherited from EditBase.
BoxPadding Gets or sets the amount of space between borders of the edit box and its content. This is a bindable property. Inherited from EditBase.
CharacterCasing Gets or sets whether to automatically convert characters to lowercase or uppercase when a user enters text in the editor. This is a bindable property. Inherited from EditBase.
ClearIcon Gets or sets the clear icon image. This is a bindable property. Inherited from EditBase.
ClearIconColor Gets or sets the color of the clear icon. This is a bindable property. Inherited from EditBase.
ClearIconCommand Gets or sets the command executed when a user taps the clear icon. This is a bindable property. Inherited from EditBase.
ClearIconCommandParameter Gets or sets the parameter passed to the ClearIconCommand. This is a bindable property. Inherited from EditBase.
ClearIconVisibility Gets or sets whether the clear icon is displayed. This is a bindable property. Inherited from EditBase.
CornerMode Gets or sets whether edit box corners are rounded or cut. This is a bindable property. Inherited from EditBase.
CornerRadius Gets or sets the corner radius of the edit box. This is a bindable property. Inherited from EditBase.
CursorColor Gets or sets an editor’s cursor color. This is a bindable property. Inherited from EditBase.
DisabledBackgroundColor Gets or sets the edit box background in disabled state. This is a bindable property. Inherited from EditBase.
DisabledBorderColor Gets or sets the color of the editor box borders in a disabled state. This is a bindable property. Inherited from EditBase.
DisabledBorderThickness Gets or sets the thickness of the editor box borders in a disabled state. This is a bindable property. Inherited from EditBase.
DisabledHelpTextColor Gets or sets the color of the help text shown below the disabled editor. This is a bindable property. Inherited from EditBase.
DisabledIconColor Gets or sets the color for icons of the editor in a disabled state. This is a bindable property. Inherited from EditBase.
DisabledLabelColor Gets or sets the text color for the label of the editor in a disabled state. This is a bindable property. Inherited from EditBase.
DisabledTextColor Gets or sets the color of text entered into the editor in a disabled state. This is a bindable property. Inherited from EditBase.
DisplayMember Gets or sets the name of a data source field whose values are displayed as drop-down list items. This is a bindable property. Inherited from ItemsEditBase.
DisplayText Gets a string value that specifies the formatted text displayed in the editor. This is a bindable property. Inherited from EditBase.
DropDownBackgroundColor Gets or sets the drop-down list background color. This is a bindable property. Inherited from ItemsEditBase.
DropDownItemFontAttributes Gets or sets the drop-down item’s font attributes. This is a bindable property. Inherited from ItemsEditBase.
DropDownItemFontFamily Gets or sets the drop-down item’s font family. This is a bindable property. Inherited from ItemsEditBase.
DropDownItemFontSize Gets or sets the drop-down item’s font size. This is a bindable property. Inherited from ItemsEditBase.
DropDownItemPadding Gets or sets the drop-down item’s padding. This is a bindable property. Inherited from ItemsEditBase.
DropDownItemTextColor Gets or sets the text color of the drop-down list items. This is a bindable property. Inherited from ItemsEditBase.
DropDownSelectedItemBackgroundColor Gets or sets the background color of an item selected in the drop-down list. This is a bindable property. Inherited from ItemsEditBase.
DropDownSelectedItemTextColor Gets or sets the color of a selected item’s text in the drop-down list. This is a bindable property. Inherited from ItemsEditBase.
EndIcon Gets or sets the trailing icon image. This is a bindable property. Inherited from EditBase.
EndIconColor Gets or sets the color of a custom icon displayed at the editor’s far edge. This is a bindable property. Inherited from EditBase.
EndIconCommand Gets or sets the command executed when a user taps the trailing icon. This is a bindable property. Inherited from EditBase.
EndIconCommandParameter Gets or sets the parameter passed to the EndIconCommand. This is a bindable property. Inherited from EditBase.
ErrorColor Gets or sets the color of the edit box’s borders, label, error icon, and error message if there is an input error. This is a bindable property. Inherited from EditBase.
ErrorIcon Gets or sets the error icon image. This is a bindable property. Inherited from EditBase.
ErrorIconColor Gets or sets the color of an icon displayed when HasError is set to true. This is a bindable property. Inherited from EditBase.
ErrorIconCommand Gets or sets the command executed when a user taps the error icon. This is a bindable property. Inherited from EditBase.
ErrorIconCommandParameter Gets or sets the parameter passed to the ErrorIconCommand. This is a bindable property. Inherited from EditBase.
ErrorText Gets or sets the text message that appears below the editor in an error state. This is a bindable property. Inherited from EditBase.
FocusedBorderColor Gets or sets the color of the editor box borders in a focused state. This is a bindable property. Inherited from EditBase.
FocusedBorderThickness Gets or sets the thickness of the editor box borders in a focused state. This is a bindable property. Inherited from EditBase.
FocusedLabelColor Gets or sets the text color for the label of the editor in a focused state. This is a bindable property. Inherited from EditBase.
HasEmptyItem Inherited from ItemsEditBase.
HasError Gets or sets whether the editor has an error. This is a bindable property. Inherited from EditBase.
HelpText Gets or sets the input prompt text displayed below the edit box. This is a bindable property. Inherited from EditBase.
HelpTextColor Gets or sets the color of the help text shown below the edit box. This is a bindable property. Inherited from EditBase.
IconColor Gets or sets the color for editor icons. This is a bindable property. Inherited from EditBase.
IconIndent Gets or sets the distance between an icon and input text (affix). This is a bindable property. Inherited from EditBase.
IconMember Gets or sets the data source member that contains token icons. This is a bindable property.
IconSpacing Gets or sets the distance between icons. This is a bindable property. Inherited from EditBase.
IconVerticalAlignment Gets or sets the vertical alignment of icons. This is a bindable property. Inherited from EditBase.
IsDropDownOpen Gets or sets whether the drop-down list is open. This is a bindable property. Inherited from ItemsEditBase.
IsEndIconVisible Gets or sets whether the trailing icon is visible. This is a bindable property. Inherited from EditBase.
IsErrorIconVisible Gets or sets whether the error icon is visible. This is a bindable property. Inherited from EditBase.
IsLabelFloating Gets or sets whether the label changes its position depending on the editor state, or it is pinned to the top of the editor box. This is a bindable property. Inherited from EditBase.
IsLoadingInProgress Gets or sets whether a wait indicator is displayed in the drop-down window. This is a bindable property. Inherited from AutoCompleteEditBase.
IsReadOnly Gets or sets whether users can change a value in the editor. This is a bindable property. Inherited from EditBase.
IsStartIconVisible Gets or sets whether the leading icon is visible. This is a bindable property. Inherited from EditBase.
IsTokenIconVisible Gets or sets whether to show token icons. This is a bindable property.
ItemsSource Gets or sets the collection used to generate the drop-down list items. This is a bindable property. Inherited from ItemsEditBase.
ItemsSourceProvider Gets or sets the data provider that supplies items. This is a bindable property. Inherited from AutoCompleteEditBase.
ItemTemplate Gets or sets the drop-down list item template. This is a bindable property. Inherited from ItemsEditBase.
KeepFocusOnItemSelection Gets or sets whether the editor is focused after you selected an item from the editor’s drop-down list. This is a bindable property. Inherited from ItemsEditBase.
Keyboard Gets or sets the type of keyboard used to input text. This is a bindable property. Inherited from ItemsEditBase.
LabelColor Gets or sets the text color for the label of the editor in an unfocused state. This is a bindable property. Inherited from EditBase.
LabelFontSize Gets or sets the font size of the editor’s label text. This is a bindable property. Inherited from EditBase.
LabelText Gets or sets the editor’s label text. This is a bindable property. Inherited from EditBase.
LoadingProgressMode Gets or sets whether a wait indicator is displayed automatically or manually. This is a bindable property. Inherited from AutoCompleteEditBase.
NoResultsFoundText Gets or sets the text that is displayed when the editor’s ItemSource inherited property does not contain items that match the filter string. This is a bindable property. Inherited from ItemsEditBase.
PlaceholderColor Gets or sets the placeholder color. This is a bindable property. Inherited from EditBase.
PlaceholderText Gets or sets the placeholder text. This is a bindable property. Inherited from EditBase.
ReserveBottomTextLine Gets or sets whether the line with the error text below the edit box is reserved. This is a bindable property. Inherited from EditBase.
ReturnCommand Gets or sets the command that is executed when a user taps the ‘Return’ button. This is a bindable property. Inherited from EditBase.
ReturnCommandParameter Gets or sets the parameter passed to the ReturnCommand. This is a bindable property. Inherited from EditBase.
ReturnType Gets or sets the appearance of the ‘Return’ button on the operating system’s on-screen keyboard. This is a bindable property. Inherited from EditBase.
SelectedItems Gets or sets the collection of data objects whose corresponding tokens are selected. This is a bindable property.
SelectionChangedCommand Specifies the command executed when an item in the drop-down list is selected. Inherited from ItemsEditBase.
StartIcon Gets or sets the leading icon image. This is a bindable property. Inherited from EditBase.
StartIconColor Gets or sets the color of a custom icon displayed at the editor’s near edge. This is a bindable property. Inherited from EditBase.
StartIconCommand Gets or sets the command executed when a user taps the leading icon. This is a bindable property. Inherited from EditBase.
StartIconCommandParameter Gets or sets the parameter passed to the StartIconCommand. This is a bindable property. Inherited from EditBase.
SubmitCommand Gets or sets the command executed when a user taps the submit icon. This is a bindable property. Inherited from AutoCompleteEditBase.
Text Gets or sets the edit box text. This is a bindable property. Inherited from AutoCompleteEditBase.
TextChangedCommand Gets or set the command executed when the edit box text is changed. This is a bindable property. Inherited from AutoCompleteEditBase.
TextColor Gets or sets the color of text entered into the editor. This is a bindable property. Inherited from EditBase.
TextFontAttributes Gets or sets the font style that the editor uses for input text, label and placeholder. This is a bindable property. Inherited from EditBase.
TextFontFamily Gets or sets the font family that the editor uses for input text, label and placeholder. This is a bindable property. Inherited from EditBase.
TextFontSize Gets or sets the font size of text entered into the editor. This is a bindable property. Inherited from EditBase.
TextHorizontalAlignment Gets or sets the horizontal alignment of text entered in the editor. This is a bindable property. Inherited from EditBase.
TextVerticalAlignment Gets or sets the vertical text alignment in the editor. This is a bindable property. Inherited from EditBase.
TokenAppearance Gets or sets the appearance settings that are applied to the current AutoCompleteTokenEdit‘s tokens. This is a bindable property.
TokenIconSize Gets or sets the token icon size.
TokenUseRippleEffect Gets or sets whether to display the ripple animation when a user taps tokens in the edit box. This is a bindable property.
WaitIndicatorColor Gets or sets the color of the wait indicator. This is a bindable property. Inherited from AutoCompleteEditBase.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.

Events

Name Description
ClearIconClicked Occurs when a user taps the clear icon. Inherited from EditBase.
Completed Occurs when a user taps the ‘Return’ button of the keyboard. Inherited from EditBase.
DoubleTap Fires when the user double taps the editor. Inherited from EditBase.
EndIconClicked Occurs when a user taps the trailing icon. Inherited from EditBase.
ErrorIconClicked Occurs when a user taps the error icon. Inherited from EditBase.
LongPress Fires when the user presses and holds the editor. Inherited from EditBase.
SelectionChanged Fires when a user selects or deselects an item. Inherited from ItemsEditBase.
StartIconClicked Occurs when a user taps the leading icon. Inherited from EditBase.
Submitted Occurs when a user taps the submit icon in the edit box or selects an item in the drop-down list. Inherited from AutoCompleteEditBase.
Tap Fires when the user taps the editor. Inherited from EditBase.
TextChanged Fires when the edit box text is changed. Inherited from AutoCompleteEditBase.
See Also