SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigTimestampFontSize (property)

Use this property to specify the font size to be used for timestamp text on the widget.

Syntax

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

Default Value

"4.89"

Remarks

Use this property to specify the font size to be used for timestamp text on the widget.

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