SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigBackgroundHeight (property)

The height of the background image in pixels.

Syntax

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

Default Value

0

Remarks

The height of the background image in pixels.

It is important that this property matches the exact size of the image when custom background is used.

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