SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigCompressWidgetData (property)

Whether the signature widget data should be compressed before saving.

Syntax

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

Default Value

FALSE

Remarks

Whether the signature widget data should be compressed before saving.

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