Package-level declarations
CSNumberPicker — a picker wheel exposing selection as a CSProperty<Int> (index) and a scroll event, with load(data, selected), two-way index(property) binding, and min/max/circulate configuration.
Types
Link copied to clipboard
class CSNumberPicker @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : NumberPicker
Number picker wheel view.