strokePreserve

common
fun strokePreserve()

A drawing operator that strokes the current path according to the current line width, line join, line cap, and dash settings. Unlike stroke, strokePreserve preserves the path within the Canvas.

fun strokePreserve()
fun strokePreserve()