Table of Contents

Property PopoverMenuOpen

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

PopoverMenuOpen

Gets or sets whether the PopoverMenu is open and visible or not. Delegates to PopoverMenu.Visible.

public bool PopoverMenuOpen { get; set; }

Property Value

bool