TerminalGidBuilderImpl.inputEnabled

Set inputEnabled property.

class TerminalGidBuilderImpl(T)
T
inputEnabled
(
bool propval
)

Parameters

propval 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.

Return Value

Type: T

Builder instance for fluent chaining