SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigBackgroundWidth (property)

The width of the background image in pixels.

Syntax

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

Default Value

0

Remarks

The width 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]