SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

terminalRows (property)

Specifies the height of the pseudoterminal, in lines.

Syntax

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

Default Value

25

Remarks

Specifies the height of the pseudoterminal, in lines.

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