Composables Logo
Composables
Components Primitives References SVG to Compose
Components Primitives SVG to Compose References Blog UI Starter → GitHub
Composable Functions
  • Box
  • BoxWithConstraints
  • Column
  • ContextualFlowColumn
  • ContextualFlowRow
  • FlowColumn
  • FlowRow
  • Row
  • Spacer
  • asPaddingValues
Modifiers
  • absoluteOffset
  • absolutePadding
  • aspectRatio
  • captionBarPadding
  • consumeWindowInsets
  • defaultMinSize
  • displayCutoutPadding
  • fillMaxHeight
  • fillMaxSize
  • fillMaxWidth
  • fitInside
  • fitOutside
  • height
  • heightIn
  • imeNestedScroll
  • imePadding
  • mandatorySystemGesturesPadding
  • navigationBarsPadding
  • offset
  • onConsumedWindowInsetsChanged
  • padding
  • paddingFrom
  • paddingFromBaseline
  • recalculateWindowInsets
  • requiredHeight
  • requiredHeightIn
  • requiredSize
  • requiredSizeIn
  • requiredWidth
  • requiredWidthIn
  • safeContentPadding
  • safeDrawingPadding
  • safeGesturesPadding
  • size
  • sizeIn
  • statusBarsPadding
  • systemBarsPadding
  • systemGesturesPadding
  • waterfallPadding
  • width
  • widthIn
  • windowInsetsBottomHeight
  • windowInsetsEndWidth
  • windowInsetsPadding
  • windowInsetsStartWidth
  • windowInsetsTopHeight
  • wrapContentHeight
  • wrapContentSize
  • wrapContentWidth
Classes
  • ContextualFlowColumnOverflow
  • ContextualFlowRowOverflow
  • ExperimentalLayoutApi
  • FlowColumnOverflow
  • FlowLayoutOverflow
  • FlowRowOverflow
  • IntrinsicSize
  • LayoutScopeMarker
  • MutableWindowInsets
  • WindowInsetsSides
Interfaces
  • BoxScope
  • BoxWithConstraintsScope
  • ColumnScope
  • ContextualFlowColumnOverflowScope
  • ContextualFlowColumnScope
  • ContextualFlowRowOverflowScope
  • ContextualFlowRowScope
  • FlowColumnOverflowScope
  • FlowColumnScope
  • FlowRowOverflowScope
  • FlowRowScope
  • PaddingValues
  • RowScope
  • WindowInsets
Properties
  • areNavigationBarsVisible
  • areStatusBarsVisible
  • areSystemBarsVisible
  • captionBar
  • captionBarIgnoringVisibility
  • consumeWindowInsets
  • displayCutout
  • ime
  • imeAnimationSource
  • imeAnimationTarget
  • isCaptionBarVisible
  • isImeVisible
  • isTappableElementVisible
  • mandatorySystemGestures
  • navigationBars
  • navigationBarsIgnoringVisibility
  • safeContent
  • safeDrawing
  • safeGestures
  • statusBars
  • statusBarsIgnoringVisibility
  • systemBars
  • systemBarsIgnoringVisibility
  • systemGestures
  • tappableElement
  • tappableElementIgnoringVisibility
  • waterfall
Functions
  • add
  • asPaddingValues
  • calculateEndPadding
  • calculateStartPadding
  • exclude
  • only
  • PaddingValues
  • union
  • WindowInsets
Compose API Reference Compose Foundation Layout

IntrinsicSize

Class

Common
enum class IntrinsicSize

Intrinsic size used in width or height which can refer to width or height.

FlowRowOverflow LayoutScopeMarker
    On this page
Composables © 2025 by Composable Horizons LLC
Composables
  • UI Kit
  • Compose Unstyled
  • Blog
Tools & Resources
  • Compose API Reference
  • SVG to Compose
  • Android Distribution Chart
Our other sites
  • Airdrop for Android
  • Android Jobs
by @alexstyl