SortByName

class SortByName(@StringRes title: Int = R.string.sort_by_alphabetical) : SortingOption

Sort results alphabetically by device name.

Devices are ordered based on their names in ascending order.

Devices without a name will be sorted after those with names.

Constructors

Link copied to clipboard
constructor(@StringRes title: Int = R.string.sort_by_alphabetical)

Properties

Link copied to clipboard
Link copied to clipboard