Package | Description |
---|---|
com.github.lgooddatepicker.components |
Modifier and Type | Method and Description |
---|---|
static TimePickerSettings.TimeArea |
TimePickerSettings.TimeArea.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimePickerSettings.TimeArea[] |
TimePickerSettings.TimeArea.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Color |
TimePickerSettings.getColor(TimePickerSettings.TimeArea area)
getColor, This returns the currently set color for the specified area.
|
void |
TimePickerSettings.setColor(TimePickerSettings.TimeArea area,
Color color)
setColor, This sets a color for the specified area.
|
Copyright © 2017. All rights reserved.