core-ktx / androidx.graphics / android.graphics.Path / xor

xor

inline infix fun Path.xor(p: Path): Path

Returns the union minus the intersection of two paths as a new Path.