Components
Icons
API Reference
Components
Icons
API Reference
UI Kit
UI Blocks
Compose Unstyled
SVG to Compose
Android Distribution
Color Systems
Community
Docs
Blog
Compose API Reference
›
Compose UI Unit
toIntRect
Copy Markdown
View Markdown
Open in ChatGPT
Open in Claude
Function
Common
fun IntSize.toIntRect(): IntRect
Convert a
IntSize
to a
IntRect
.
times
← Previous
toIntSize
Next →