SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigLockedContents (property)

Specifies whether signature widget contents should be locked.

Syntax

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

Default Value

FALSE

Remarks

Specifies whether signature widget contents should be locked.

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]