ElectronicSignatureOptions

Options for configuring the ElectronicSignatureFragment. An instance of this can be passed to show. Use ElectronicSignatureOptions.Builder to create instances of this class.

Constructors

Link copied to clipboard
constructor()

Types

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

Functions

Link copied to clipboard
open fun getAvailableFonts(@NonNull context: Context): Set<Font>
Gets a set of the available fonts to pick from when typing a signature.
Link copied to clipboard
Defines the signature color options available when using the "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
The saving strategy used when adding signatures.
Link copied to clipboard
Sets a custom LinkedHashSet of fonts to pick from when typing a signature.