SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigTitleFontSize (property)

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

Syntax

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

Default Value

"8.77"

Remarks

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

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