SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigNoZoom (property)

If this value is True the signature widget size will not be changed during zooming.

Syntax

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

Default Value

FALSE

Remarks

If this value is True the signature widget size will not be changed during zooming.

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