public method ITerminal.getInactiveText

Brief

Gets the inactive text of the terminal

Declaration

protojavascriptjavacsharp
public getInactiveText() : string

Returns

The method returns a string value that represents the inactive text of the terminal

Details

Declared in ITerminal

back