See: Description
| Class | Description |
|---|---|
| BaseSpinner |
Base class for spinners
|
| DateSpinner | Deprecated
use Picker instead
|
| DateTimeSpinner | Deprecated
use Picker instead
|
| GenericSpinner | Deprecated
use Picker instead
|
| NumericSpinner | Deprecated
use Picker instead
|
| Picker |
Picker is a component and API that allows either popping up a spinner or
using the native picker API when applicable. |
| TimeSpinner | Deprecated
use Picker instead
|
Spinners allows picking of simple sequential values similarly to combo boxes but of a much wider value set. They are mostly designed for picking dates, numbers or hours of the day.
Copyright © 2021. All rights reserved.