TtItemGroupText

data class TtItemGroupText(key: StringResolver, count: Int) : TtListRecyclerViewItemGroup

Represents a textual group.

Constructors

Link copied to clipboard
fun TtItemGroupText(key: StringResolver, count: Int)

Properties

Link copied to clipboard
open override val count: Int
Link copied to clipboard
open override val key: StringResolver