Compose API Reference Compose UI div Function Common operator fun Size.div(scaleFactor: ScaleFactor): Size Division operator with Size Return a new Size with the width and height divided by ScaleFactor.scaleX and ScaleFactor.scaleY respectively
Compose API Reference Compose UI div Function Common operator fun Size.div(scaleFactor: ScaleFactor): Size Division operator with Size Return a new Size with the width and height divided by ScaleFactor.scaleX and ScaleFactor.scaleY respectively