Options

struct Options

Signature capture options.

  • Whether or not to enable digital signature. Default is true.

    Declaration

    Swift

    public var isEnableDigitalSignature: Bool
  • Signature Screen Signature Stroke Width

    Declaration

    Swift

    public var signatureStrokeWidth: CGFloat?