toIntSize
Convert a [Size] to an [IntSize]. This rounds the width and height values down to the nearest
toIntSize
Function
Common
fun Size.toIntSize(): IntSize
Convert a Size to an IntSize. This rounds the width and height values down to the nearest
integer.