Components
Unstyled
Icons
Colors
Compose
Components
Unstyled
Icons
Colors
Compose
UI Kit
UI Blocks
SVG to Compose
Android Distribution
Community
Docs
Blog
Jetpack Compose
›
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 →