core-ktx
/
androidx.graphics
/
android.graphics.Path
/
plus
plus
inline
operator
fun
Path
.
plus
(
p
:
Path
)
:
Path
Returns the union of two paths as a new
Path
.