canShowSignaturePadDialog property

bool canShowSignaturePadDialog
final

Indicates whether the built-in signature pad dialog should be displayed or not. The default value is true.

Note: This property will also hide the built-in signature editing context menu when the value is set to “false”.

Implementation

final bool canShowSignaturePadDialog;