Property MouseEvent | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

MouseEvent

Gets the actual mouse event. Use Handled to cancel this event and perform custom behavior (e.g. show a context menu).

public MouseEventArgs MouseEvent { get; }

Property Value

MouseEventArgs

Edit this page