SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

terminalCols (property)

Specifies the width of the pseudoterminal, in characters.

Syntax

@property (nonatomic,readwrite,assign,getter=terminalCols,setter=setTerminalCols:) int terminalCols;
- (int)terminalCols;
- (void)setTerminalCols:(int)newTerminalCols;
public var terminalCols: Int32 {
  get {...}
set {...} }

Default Value

80

Remarks

Specifies the width of the pseudoterminal, in characters.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 iOS Edition - Version 20.0 [Build 8166]