core-ktx / androidx.graphics / android.graphics.Point / unaryMinus

unaryMinus

inline operator fun Point.unaryMinus(): Point

Returns a new point representing the negation of this point.