SignatureOptions

abstract class SignatureOptions : Parcelable

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

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
Default signer used when signing a documents.
Link copied to clipboard
Defines if the user should be able to select certificates for digitally signing a document, when creating a new signature.
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.