Skip to main content

IsDropDownOpen Property

Gets or sets a value indicating whether the drop-down portion of the control is open.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public bool IsDropDownOpen { get; set; }

Property Value

Boolean
True if the drop-down is open; otherwise, false. The default is false.

See Also

Reference

AutoCompleteBox Class
Avalonia.Controls Namespace