SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

currentLocks (property)

The list of current object locks.

Syntax

@property (nonatomic,readwrite,assign,getter=currentLocks,setter=setCurrentLocks:) NSString* currentLocks;
- (NSString*)currentLocks;
- (void)setCurrentLocks:(NSString*)newCurrentLocks;
public var currentLocks: String {
  get {...}
set {...} }

Default Value

""

Remarks

Use this property to get the list of current object locks.

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