toIntSize
Source set: Common
public fun Size.toIntSize(): IntSize
Convert a Size to an IntSize. This rounds the width and height values down to the nearest integer.
public fun Size.toIntSize(): IntSize
Convert a Size to an IntSize. This rounds the width and height values down to the nearest integer.