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
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.

Last updated: