ListItemType

enum ListItemType : Enum<ListItemViewModel.ListItemType>

Describes what kind of item the ViewModel populates.

Entries

Link copied to clipboard

An item which contains detail information.

Link copied to clipboard

A header item which usually contains basic information and be used to separate other content items in the list visually.

Inherited properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int