Terminal.inputEnabled

Get inputEnabled property.

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

Return Value

Type: bool

Controls whether the terminal allows user input. When user input is disabled, key press and mouse button press and motion events are not sent to the terminal's child.