SignatureOptions

abstract class SignatureOptions : Parcelable

Deprecated

Since version v2024.4: Will be removed in 2025. USe ElectronicSignatureOptions instead.

Options for configuring the SignaturePickerFragment. An instance of this can be passed to show. Use SignatureOptions.Builder to create an instance of this class.

Deprecated

`SignatureOptions` was replaced by ElectronicSignatureOptions in 2021.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
class Builder
A helper class used for building the SignatureOptions.

Functions

Link copied to clipboard
Indicates whether we should automatically detect stylus usage
Link copied to clipboard
The orientation to use for the signature picker, defaults to AUTOMATIC.
Link copied to clipboard
The saving strategy used when adding signatures.