SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigSectionTitleFontSize (property)

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

Syntax

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

Default Value

"7.0"

Remarks

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

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