SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

terminalWidth (property)

Specifies the width of the pseudoterminal, in pixels.

Syntax

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

Default Value

0

Remarks

Specifies the width of the pseudoterminal, in pixels.

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