ComposableFrame

Represents a frame that can be composed within a view.

This interface defines the essential properties for a composable frame, allowing it to be inflated and managed within a larger view structure.

Inheritors

Properties

Link copied to clipboard
abstract val layoutResId: Int

The resource ID of the layout file associated with this frame.

Link copied to clipboard

The class of the ComposableViewHolder associated with this frame.