Xuni Product Documentation - Xamarin.Forms
XuniComboBox Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by XuniComboBox.

Public Constructors
 NameDescription
Public ConstructorXuniComboBox ConstructorInitializes a new instance of the XuniComboBox class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AutoCompleteProperty  
Public Fieldstatic (Shared in Visual Basic)DisplayMemberPathProperty  
Public Fieldstatic (Shared in Visual Basic)FontAttributesProperty  
Public Fieldstatic (Shared in Visual Basic)FontFamilyProperty  
Public Fieldstatic (Shared in Visual Basic)FontSizeProperty  
Public Fieldstatic (Shared in Visual Basic)IsEditableProperty  
Public Fieldstatic (Shared in Visual Basic)ItemsSourceProperty  
Public Fieldstatic (Shared in Visual Basic)ListViewProperty  
Public Fieldstatic (Shared in Visual Basic)PlaceHolderProperty  
Public Fieldstatic (Shared in Visual Basic)SelectedIndexProperty  
Public Fieldstatic (Shared in Visual Basic)SelectedItemProperty  
Public Fieldstatic (Shared in Visual Basic)SelectedValuePathProperty  
Public Fieldstatic (Shared in Visual Basic)SelectedValueProperty  
Public Fieldstatic (Shared in Visual Basic)SelectionBackgroundColorProperty  
Public Fieldstatic (Shared in Visual Basic)TextColorProperty  
Public Fieldstatic (Shared in Visual Basic)TextHorizontalAlignmentProperty  
Public Fieldstatic (Shared in Visual Basic)TextProperty  
Top
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.  
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.  
Public PropertyDisplayMemberPath Gets or sets the name of the property to use as the visual representation of the items.  
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.  
Public PropertyFontFamily ​Gets or sets the font family of text.  
Public PropertyFontSize ​Gets or sets the font size of text.  
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 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.  
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.  
Public PropertyListView Gets the ListView in the drop-down.  
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 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 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.  
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.  
Public PropertySelectedItem Gets or sets the current selected item.  
Public PropertySelectedValue Gets or sets the value of the currently selected item using SelectedValuePath.  
Public PropertySelectedValuePath Gets or sets the path that is used to get the value from the selected item.  
Public PropertySelectionBackgroundColor Gets or sets the selected background color.  
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.  
Public PropertyTextColor ​Gets or sets the color of text.  
Public PropertyTextHorizontalAlignment ​Gets or sets the horizontal alignment of text.  
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
Public Methods
 NameDescription
Public MethodBatchBegin (Inherited from Xamarin.Forms.VisualElement)
Public MethodBatchCommit (Inherited from Xamarin.Forms.VisualElement)
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodFocus (Inherited from Xamarin.Forms.VisualElement)
Public MethodForceLayout (Inherited from Xamarin.Forms.Layout)
Public MethodGetDisplayText Gets the display text for the item at the given index.  
Public MethodGetImage Get the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android. (Inherited from Xuni.Forms.Core.XuniRelativeView)
Public MethodGetSizeRequest (Inherited from Xamarin.Forms.Layout)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodIndexOf Gets the index of the first item that matches the given string.  
Public MethodLayout (Inherited from Xamarin.Forms.VisualElement)
Public MethodLowerChild (Inherited from Xamarin.Forms.Layout)
Public MethodMeasure (Inherited from Xamarin.Forms.VisualElement)
Public MethodRaiseChild (Inherited from Xamarin.Forms.Layout)
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodSelectAll Sets the focus to the control and selects all of its contents.  
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodUnfocus (Inherited from Xamarin.Forms.VisualElement)
Top
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventChildAdded (Inherited from Xamarin.Forms.Element)
Public EventChildRemoved (Inherited from Xamarin.Forms.Element)
Public EventChildrenReordered (Inherited from Xamarin.Forms.VisualElement)
Public EventDescendantAdded (Inherited from Xamarin.Forms.Element)
Public EventDescendantRemoved (Inherited from Xamarin.Forms.Element)
Public EventFocused (Inherited from Xamarin.Forms.VisualElement)
Public EventIsDropDownOpenChanged Event raised when the IsDropDownOpen property has changed. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public EventIsDropDownOpenChanging Event raised before the IsDropDownOpen property changes. (Inherited from Xuni.Forms.Input.XuniDropDown)
Public EventLayoutChanged (Inherited from Xamarin.Forms.Layout)
Public EventMeasureInvalidated (Inherited from Xamarin.Forms.VisualElement)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Public EventRendered ​Occurs after chart finishes rendering. (Inherited from Xuni.Forms.Core.XuniRelativeView)
Public EventRendering ​Occurs before chart is rendering. (Inherited from Xuni.Forms.Core.XuniRelativeView)
Public EventSelectedIndexChanged Occurs when the value of SelectedIndex changes.  
Public EventSizeChanged (Inherited from Xamarin.Forms.VisualElement)
Public EventTapped Occurs for every touch event. (Inherited from Xuni.Forms.Core.XuniRelativeView)
Public EventTextChanged Occurs when the text value changes.  
Public EventUnfocused (Inherited from Xamarin.Forms.VisualElement)
Top
See Also

Reference

XuniComboBox Class
Xuni.Forms.Input Namespace