Table of Contents

Property Popovers

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Popovers

Gets the list of popovers registered with the application.

public IReadOnlyCollection<IPopover> Popovers { get; }

Property Value

IReadOnlyCollection<IPopover>