Function

toAndroidRectF

Creates a new instance of android.graphics.RectF with the same bounds specified in the given Rect

toAndroidRectF

Source set: Android
fun Rect.toAndroidRectF(): android.graphics.RectF

Creates a new instance of android.graphics.RectF with the same bounds specified in the given Rect

Last updated: