SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigNoRotate (property)

If this value is True the signature widget will not be rotated when the document is rotated in the viewing app.

Syntax

@property (nonatomic,readwrite,assign,getter=sigNoRotate,setter=setSigNoRotate:) BOOL sigNoRotate;
- (BOOL)sigNoRotate;
- (void)setSigNoRotate:(BOOL)newSigNoRotate;
public var sigNoRotate: Bool {
  get {...}
set {...} }

Default Value

FALSE

Remarks

If this value is True the signature widget will not be rotated when the document is rotated in the viewing app.

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