SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigWidth (property)

Specifies the width of the signature widget.

Syntax

@property (nonatomic,readonly,assign,getter=sigWidth) int sigWidth;
- (int)sigWidth;
public var sigWidth: Int32 {
  get {...}
}

Default Value

70

Remarks

Specifies the width of the signature widget.

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

This property is read-only.

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