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

LayoutIdParentData

Can be implemented by values used as parent data to make them usable as tags.

Source set: Common
public interface LayoutIdParentData

Can be implemented by values used as parent data to make them usable as tags. If a parent data value implements this interface, it can then be returned when querying Measurable.layoutId for the corresponding child.

Properties

layoutId

Source set: Common
public val layoutId: Any