SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigRotate (property)

Specifies the rotation angle of the signature widget in degrees.

Syntax

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

Default Value

0

Remarks

Specifies the rotation angle of the signature widget in degrees. Values of 0, 90, 180, and 270 are allowed.

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