SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigWidth (property)

Specifies the width of the signature widget.

Syntax

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

Default Value

70

Remarks

Specifies the width of the signature widget.

The SigAutoSize property should be switched off for this to apply.

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