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

Summary

Public constructors

Reflowed(reflowUnder: PaneScaffoldRole)
Cmn

Public functions

open operator Boolean
equals(other: Any?)
Cmn
open Int
Cmn
open String
Cmn

Public constructors

Reflowed

Reflowed(reflowUnder: PaneScaffoldRole)
Parameters
reflowUnder: PaneScaffoldRole

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

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String