Table of Contents

Property Popovers

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

Popovers

Gets or sets the popover manager.

ApplicationPopover? Popovers { get; set; }

Property Value

ApplicationPopover

Remarks

Manages application-level popover views. Initialized during Init(string?).