SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigToggleNoView (property)

When True, the signature widget will be displayed only when the user is moving a mouse over it.

Syntax

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

Default Value

FALSE

Remarks

When True, the signature widget will be displayed only when the user is moving a mouse over it.

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