ComboBox.

IsDropDownOpen Property

Summary

Gets or sets a value indicating whether the dropdown is currently open.
Namespace
Avalonia.Controls
Containing Type
ComboBox

Syntax

public bool IsDropDownOpen { get; set; }

Value

Type Description
bool