- All Known Implementing Classes:
- SectionsRecyclerView, ViewGroupWithLithoViewChildren
public interface HasLithoViewChildren
An interface that a mountable view can extend which informs that this mountable content has other
LithoView children. This is used to make sure to unmount this view's children when unmounting
this view itself.