Composables
Components Unstyled Icons Colors Compose
Components Unstyled Icons Colors Compose UI Kit UI Blocks SVG to Compose Android Distribution Community Docs Blog
Classes
  • CornerRadius
  • MutableRect
  • Offset
  • Rect
  • RoundRect
  • Size
Properties
  • boundingRect
  • center
  • isCircle
  • isEllipse
  • isEmpty
  • isFinite
  • isRect
  • isSimple
  • isSpecified
  • isUnspecified
  • maxDimension
  • minDimension
  • safeInnerRect
Functions
  • CornerRadius
  • lerp
  • MutableRect
  • Offset
  • Rect
  • RoundRect
  • Size
  • takeOrElse
  • times
  • toRect
  • translate
Jetpack Compose › Compose UI Geometry

Size

View Markdown Open in ChatGPT Open in Claude
Function
Common
inline fun Size(width: Float, height: Float) = Size(packFloats(width, height))

Constructs a Size from the given width and height

RoundRect ← Previous takeOrElse Next →
On this page
  • API Reference
Sponsored By
RevenueCat Become a sponsor

Never miss a Compose release

Get an alert the moment a new Compose release is out: new APIs, new components, new things to experiment with. Straight from Google's servers.

Join 3,000+ Compose developers. No spam, ever.