Table of Contents

Property MouseFlags

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

MouseFlags

The mouse flags that will cause the popover menu to be visible. The default is Button3Clicked which is typically the right mouse button.

public MouseFlags MouseFlags { get; set; }

Property Value

MouseFlags