BeyondBoundsLayoutProviderModifierNode

Interface

Common
interface BeyondBoundsLayoutProviderModifierNode : DelegatableNode

Provides a BeyondBoundsLayout through Modifier.Node APIs. To access the nearest BeyondBoundsLayout parent use DelegatableNode.findNearestBeyondBoundsLayoutAncestor.

Properties

Common
val beyondBoundsLayout: BeyondBoundsLayout

The BeyondBoundsLayout that this node will provide.