create

fun create(@ColorInt inkColor: Int, lineWidthPdf: Float, lines: List<List<PointF>>, biometricSignatureData: BiometricSignatureData?, drawWidthRatio: Float): Signature

Creates the Signature. Intended for internal usage only.