ClassDropDownButtonToolbarItemViewIndicator
Class
Visual representation of the drop-down indicator in a DropDownButtonToolbarItemView.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class DropDownButtonToolbarItemViewIndicator : ButtonToolbarItemViewIndicator, IRadContentView, IContentView, IPadding, ICrossPlatformLayout, IVisualTreeElement, IView, IElement, ITransform
Inheritance: objectRadContentViewRadCompositeContentViewRadBorderContentViewToolbarContentViewToolbarItemViewLabelToolbarItemViewButtonToolbarItemViewButtonToolbarItemViewIndicatorDropDownButtonToolbarItemViewIndicator
Derived Classes:
Implements:
Inherited Members
Constructors
DropDownButtonToolbarItemViewIndicator()
Declaration
cs-api-definition
public DropDownButtonToolbarItemViewIndicator()
Fields
IsOpenProperty
Identifies the IsOpen property.
Declaration
cs-api-definition
public static readonly BindableProperty IsOpenProperty
Field Value
BindableProperty
Properties
Methods
ChangeVisualState()
Declaration
cs-api-definition
protected override void ChangeVisualState()
Overrides
Events
IsOpenChanged
Raised when the IsOpen property has changed.