SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigCustomAppearance (property)

Contains custom widget description in raw PDF graphic operators format.

Syntax

@property (nonatomic,readwrite,assign,getter=sigCustomAppearance,setter=setSigCustomAppearance:) NSData* sigCustomAppearance;
- (NSData*)sigCustomAppearance;
- (void)setSigCustomAppearance:(NSData*)newSigCustomAppearance;
public var sigCustomAppearance: Data {
  get {...}
set {...} }

Remarks

Contains custom widget description in raw PDF graphic operators format.

Use this property to provide a PDF stream describing the widget appearance.

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