Terminal.pointerAutohide

Set pointerAutohide property.

  1. bool pointerAutohide [@property getter]
  2. bool pointerAutohide [@property setter]
    class Terminal
    @property
    void
    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.