withUpdateOnAttach

abstract fun withUpdateOnAttach(updateOnAttach: Boolean): U

Sets if the Component should be updated when it is attached to a parent or not. By default the Component's common properties (ComponentProperties) will be updated from its parent.

Sources

(source)
Link copied to clipboard