UnitOptionEntry

constructor(value: Int, label: String? = null, @StringRes labelRes: Int? = null)

Parameters

value

The actual value.

label

The textual representation of the value.

labelRes

The textual representation of the value by resource.