Vte.Terminal.MouseAutohide Property
The value of the terminal's mouse autohide setting.

Syntax

public bool MouseAutohide { set; get; }

Value

true if the autohide should be enabled

Remarks

When autohiding is enabled, the mouse cursor will be hidden when the user presses a key and shown when the user moves the mouse.

Requirements

Namespace: Vte
Assembly: vte-sharp (in vte-sharp.dll)