core-ktx / androidx.graphics / android.graphics.RectF / transform

transform

inline fun RectF.transform(m: Matrix): RectF

Transform this rectangle in place using the supplied Matrix and returns this rectangle.