SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigDateCaptionFormat (property)

The format string used to display the signing time in the signature widget.

Syntax

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

Default Value

""

Remarks

The format string used to display the signing time in the signature widget.

Leave this property empty (default value) to use the default formatting.

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