🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

PaneAdaptedValue.Reflowed

Indicates that the associated pane should be reflowed to its reflowUnder, i.e., it will be displayed under the target pane.

Source set: Common
public class Reflowed(internal val reflowUnder: PaneScaffoldRole) : PaneAdaptedValue

Indicates that the associated pane should be reflowed to its reflowUnder, i.e., it will be displayed under the target pane.

Parameters

reflowUnder the target pane of the reflowing, i.e., the pane that the reflowed pane will be put under.

Content updated: