Terminal.pointerAutohide

Get pointerAutohide property.

  1. bool pointerAutohide [@property getter]
    class Terminal
    @property
    bool
    pointerAutohide
    ()
  2. bool pointerAutohide [@property setter]

Return Value

Type: 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.