SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigHeight (property)

Specifies the height of the signature widget.

Syntax

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

Default Value

70

Remarks

Specifies the height 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]