SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigAutoSize (property)

Use the default widget size.

Syntax

@property (nonatomic,readwrite,assign,getter=sigAutoSize,setter=setSigAutoSize:) BOOL sigAutoSize;
- (BOOL)sigAutoSize;
- (void)setSigAutoSize:(BOOL)newSigAutoSize;
public var sigAutoSize: Bool {
  get {...}
set {...} }

Default Value

TRUE

Remarks

Use the default widget size.

Switch this property off and use SigHeight and SigWidth properties to use a different size.

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