SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigShowTimestamp (property)

Whether to display the signing time details on the widget.

Syntax

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

Default Value

TRUE

Remarks

Whether to display the signing time details on the widget.

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