use Cubic Interpolation For Ink Annotations
fun useCubicInterpolationForInkAnnotations(useCubicInterpolationForInkAnnotations: Boolean): PdfActivityConfiguration.Builder
Sets whether cubic interpolation should be used for ink annotations. Defaults to true
.
Parameters
use Cubic Interpolation For Ink Annotations
true
to enable cubic interpolation for ink annotations, false
to disable it.