Xuni Product Documentation - Xamarin.Forms
XuniAutoComplete Class Properties

For a list of all members of this type, see XuniAutoComplete members.

Public Properties
 NameDescription
Public PropertyAnchorX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyAnchorY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyAutoClose Auto closes the drop when the user hits outside it. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyAutoComplete Auto closes the drop when the user hits outside it. (Inherited from Xuni.Forms.Input.XuniComboBox)
Public PropertyAutomationId (Inherited from Xamarin.Forms.Element)
Public PropertyBackgroundColor (Inherited from Xamarin.Forms.VisualElement)
Public PropertyBehaviors (Inherited from Xamarin.Forms.VisualElement)
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyBounds (Inherited from Xamarin.Forms.VisualElement)
Public PropertyButtonColor Gets or sets the color of the button content. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyChildren (Inherited from Xamarin.Forms.Layout<View>)
Public PropertyClassId (Inherited from Xamarin.Forms.Element)
Public PropertyCollectionView Gets the Xuni CollectionView object used as the items source. (Inherited from Xuni.Forms.Input.XuniComboBox)
Public PropertyDelay Gets or sets the delay, in milliseconds, between when input occurs and when the search is performed.  
Public PropertyDisplayMemberPath Gets or sets the name of the property to use as the visual representation of the items. (Inherited from Xuni.Forms.Input.XuniComboBox)
Public PropertyDropDown Gets or sets the drop-down view. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyDropDownBackgroundColor Gets or sets the color of the drop-down. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyDropDownBehavior Gets or sets the drop-down behavior. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyDropDownBorderColor Gets or sets the color of the drop-down border. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyDropDownBorderWidth Gets or sets the width of the drop-down border. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyDropDownDirection Gets or sets the direction of the drop-down object. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyDropDownHeight Gets or sets the height of the drop-down object. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyDropDownMode Gets or sets the mode that the DropDown uses to display the DropDownView. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyDropDownWidth Gets or sets the width of the drop-down object. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyEffects (Inherited from Xamarin.Forms.Element)
Public PropertyFontAttributes ​Gets or sets the font attributes of text. (Inherited from Xuni.Forms.Input.XuniComboBox)
Public PropertyFontFamily ​Gets or sets the font family of text. (Inherited from Xuni.Forms.Input.XuniComboBox)
Public PropertyFontSize ​Gets or sets the font size of text. (Inherited from Xuni.Forms.Input.XuniComboBox)
Public PropertyGestureRecognizers (Inherited from Xamarin.Forms.View)
Public PropertyHeader Gets or sets the header view. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyHeaderBackgroundColor Gets or sets the background color for the header. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyHeaderBorderColor Gets or sets the border color for the header. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyHeaderBorderWidth Gets or sets the border thickness for the header. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyHeight (Inherited from Xamarin.Forms.VisualElement)
Public PropertyHeightRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyHighlightBackgroundColor Gets or sets the highlight background color.  
Public PropertyHorizontalOptions (Inherited from Xamarin.Forms.View)
Public PropertyId (Inherited from Xamarin.Forms.Element)
Public PropertyInputTransparent (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsAnimated Gets or sets whether the control is animated. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyIsClippedToBounds (Inherited from Xamarin.Forms.Layout)
Public PropertyIsDropDownOpen Gets or sets a value that indicates whether the dropdown is currently visible. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyIsEditable Gets or sets a value that enables or disables editing of the text in the control. (Inherited from Xuni.Forms.Input.XuniComboBox)
Public PropertyIsEnabled (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsFocused (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsVisible (Inherited from Xamarin.Forms.VisualElement)
Public PropertyItemsSource Gets or sets the source collection that contains the items to select from. (Inherited from Xuni.Forms.Input.XuniComboBox)
Public PropertyListView Gets the ListView in the drop-down. (Inherited from Xuni.Forms.Input.XuniComboBox)
Public PropertyMargin (Inherited from Xamarin.Forms.View)
Public PropertyMaxDropDownHeight Gets or sets the maximum length constraint of the drop-down box. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyMaxItems Gets or sets the maximum number of items to display in the drop-down list.  
Public PropertyMinDropDownHeight Gets or sets the minimum length constraint of the drop-down box. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyMinimumHeightRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyMinimumWidthRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyMinLength Gets or sets the minimum input length to trigger autocomplete suggestions.  
Public PropertyNavigation (Inherited from Xamarin.Forms.VisualElement)
Public PropertyOpacity (Inherited from Xamarin.Forms.VisualElement)
Public PropertyPadding (Inherited from Xamarin.Forms.Layout)
Public PropertyParent (Inherited from Xamarin.Forms.Element)
Public PropertyParentView (Inherited from Xamarin.Forms.Element)
Public PropertyPlaceHolder Gets or sets the string shown as a hint when the control is empty. (Inherited from Xuni.Forms.Input.XuniComboBox)
Public PropertyResources (Inherited from Xamarin.Forms.VisualElement)
Public PropertyRotation (Inherited from Xamarin.Forms.VisualElement)
Public PropertyRotationX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyRotationY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyScale (Inherited from Xamarin.Forms.VisualElement)
Public PropertySelectedIndex Gets or sets the index of the selected item. It returns -1 if there is no selection, or the selection doesn’t match any item in the source collection. (Inherited from Xuni.Forms.Input.XuniComboBox)
Public PropertySelectedItem Gets or sets the current selected item. (Inherited from Xuni.Forms.Input.XuniComboBox)
Public PropertySelectedValue Gets or sets the value of the currently selected item using SelectedValuePath. (Inherited from Xuni.Forms.Input.XuniComboBox)
Public PropertySelectedValuePath Gets or sets the path that is used to get the value from the selected item. (Inherited from Xuni.Forms.Input.XuniComboBox)
Public PropertySelectionBackgroundColor Gets or sets the selected background color. (Inherited from Xuni.Forms.Input.XuniComboBox)
Public PropertyShowButton Gets or sets a value that indicates whether the control should display a dropdown button. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public PropertyStyle (Inherited from Xamarin.Forms.VisualElement)
Public PropertyStyleClass (Inherited from Xamarin.Forms.VisualElement)
Public PropertyStyleId (Inherited from Xamarin.Forms.Element)
Public PropertyText Gets or sets the path that is used to get the value from the selected item. (Inherited from Xuni.Forms.Input.XuniComboBox)
Public PropertyTextColor ​Gets or sets the color of text. (Inherited from Xuni.Forms.Input.XuniComboBox)
Public PropertyTextHorizontalAlignment ​Gets or sets the horizontal alignment of text. (Inherited from Xuni.Forms.Input.XuniComboBox)
Public PropertyTranslationX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyTranslationY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyTriggers (Inherited from Xamarin.Forms.VisualElement)
Public PropertyVerticalOptions (Inherited from Xamarin.Forms.View)
Public PropertyWidth (Inherited from Xamarin.Forms.VisualElement)
Public PropertyWidthRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyY (Inherited from Xamarin.Forms.VisualElement)
Top
See Also

Reference

XuniAutoComplete Class
Xuni.Forms.Input Namespace