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