append

fun append(points: List<InkPoint>, prediction: InkPoint? = null): Result<RenderFrame>(source)

Appends ordered points, optionally including a speculative prediction.