ListItemViewModel
The ViewModel for an item in a TtListRecyclerView.
Inheritors
Properties
Inherited functions
Link copied to clipboard
Retrieves the ImageSource. If it returns null, no image information will be presented in the indicator. If both getStringResolver and getImageSource return a non-null value, the return value of getStringResolver will be adopted by TtScrollBar first.
Link copied to clipboard
Retrieves the StringResolver. If it returns null, no text information will be presented in the indicator. If both getStringResolver and getImageSource return a non-null value, the return value of getStringResolver will be adopted by TtScrollBar first.