ContextualFlowRowOverflowScope

  • Common/All
  • Android/JVM

Scope for the overflow ContextualFlowRow.

Summary

Inherited functions

Modifier
Modifier.fillMaxRowHeight(fraction: @FloatRange(from = 0.0, to = 1.0) Float)

Have the item fill (possibly only partially) the max height of the tallest item in the row it was placed in, within the FlowRow.

Cmn
Modifier

This function is deprecated. ContextualFlowLayouts are no longer maintained

Cmn
Modifier
Modifier.alignBy(alignmentLineBlock: (Measured) -> Int)

This function is deprecated. ContextualFlowLayouts are no longer maintained

Cmn
Modifier

This function is deprecated. ContextualFlowLayouts are no longer maintained

Cmn
Modifier

This function is deprecated. ContextualFlowLayouts are no longer maintained

Cmn
Modifier
Modifier.weight(
    weight: @FloatRange(from = 0.0, fromInclusive = false) Float,
    fill: Boolean
)

This function is deprecated. ContextualFlowLayouts are no longer maintained

Cmn

Inherited properties

Int

Total Number of Items displayed in the FlowRow

Cmn
Int

Total Number of Items available to show in FlowRow This includes items that may not be displayed.

Cmn