SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigLocked (property)

Specifies whether the signature widget can be moved by the user.

Syntax

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

Default Value

TRUE

Remarks

Specifies whether the signature widget can be moved by the user.

This is an obsolete property that would rarely need changing.

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