SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

terminalHeight (property)

Specifies the height of the pseudoterminal, in pixels.

Syntax

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

Default Value

0

Remarks

Specifies the height of the pseudoterminal, in pixels.

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