ModifierLocalBeyondBoundsLayout
Property
Common
Deprecated Please use DelegatableNode.findNearestBeyondBoundsLayoutAncestor() to access the nearest parent BeyondBoundsLayout.
val ModifierLocalBeyondBoundsLayout: ProvidableModifierLocal<BeyondBoundsLayout?>
A modifier local that provides access to a BeyondBoundsLayout
that a child can use to ask a
parent to layout more items that are beyond its visible bounds.