SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigSectionTextFontSize (property)

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

Syntax

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

Default Value

"5.0"

Remarks

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

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