TerminalGidBuilderImpl.pointerAutohide

Set pointerAutohide property.

class TerminalGidBuilderImpl(T)
T
pointerAutohide
(
bool propval
)

Parameters

propval bool

Controls the value of the terminal's mouse autohide setting. When autohiding is enabled, the mouse cursor will be hidden when the user presses a key and shown when the user moves the mouse.

Return Value

Type: T

Builder instance for fluent chaining