🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

times

Returns a Size with size's Size.width and Size.height multiplied by this

times

Source set: Common
@Stable public inline operator fun Int.times(size: Size): Size

Returns a Size with size's Size.width and Size.height multiplied by this

times

Source set: Common
@Stable public inline operator fun Double.times(size: Size): Size

Returns a Size with size's Size.width and Size.height multiplied by this

times

Source set: Common
@Stable public inline operator fun Float.times(size: Size): Size

Returns a Size with size's Size.width and Size.height multiplied by this