Builder

class Builder

A helper class used for building the ElectronicSignatureOptions.

Constructors

Link copied to clipboard
constructor()
Default constructor to get the default options.
constructor(@NonNull copyFrom: ElectronicSignatureOptions)
Initialize ElectronicSignatureOptions with a copy of an existing object.

Functions

Link copied to clipboard
Build the ElectronicSignatureOptions object from the provided properties.
Link copied to clipboard
Defines the 3 signature color options available when using the Electronic Signatures "Draw" or "Type" signing UI.
Link copied to clipboard
The ways in which the user can choose to add their signature.
Link copied to clipboard
Defines if a signature should be saved after creation.