ThreadViewPref

data class ThreadViewPref(val sort: ThreadViewPrefSort? = null)

Parameters

sort

Sorting mode for threads.

Constructors

Link copied to clipboard
constructor(sort: ThreadViewPrefSort? = null)

Properties

Link copied to clipboard

Sorting mode for threads.