isConsole
A Boolean value that indicates whether this port is a console.
Declaration
var isConsole: Bool { get set }Discussion
The framework may mark the console port for use as the system console. The default is false.
A Boolean value that indicates whether this port is a console.
var isConsole: Bool { get set }The framework may mark the console port for use as the system console. The default is false.