signature Color Options
fun signatureColorOptions(signatureColorOptions: SignatureColorOptions): PdfActivityConfiguration.Builder
Defines the 3 signature color options available when using the Electronic Signatures "Draw" or "Type" signing UI. Defaults to black, purple, and blue.
Parameters
signature Color Options
Can be created from @ColorRes or @ColorInt with SignatureColorOptions.fromColorRes and SignatureColorOptions.fromColorInt respectively.