Table of Contents

Property CachedViewsUnderMouse

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

CachedViewsUnderMouse

Gets the list of non-TransparentMouse views that are currently under the mouse.

List<View?> CachedViewsUnderMouse { get; }

Property Value

List<View>