Table of Contents

Property MouseBindings

Namespace
Terminal.Gui.ViewBase
Assembly
Terminal.Gui.dll

MouseBindings

Gets the mouse bindings for this view. By default, all mouse buttons are bound to the Activate command.

public MouseBindings MouseBindings { get; }

Property Value

MouseBindings