{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

LayoutIdParentData

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.

Summary

Public methods

abstract @NonNull Object

Public methods

getLayoutId

abstract @NonNull Object getLayoutId()