Readonly
DEFAULTNative default DatePicker theme.
3.1.3
Readonly
DEFAULT_Native default dark theme with a dark background.
3.1.3
Readonly
DEFAULT_Native default light theme with a light background.
3.1.3
Readonly
MATERIAL_Material dark theme with two-tone backgrounds.
3.1.3
Readonly
MATERIAL_Material light theme with two-tone backgrounds.
3.1.3
Generated using TypeDoc
UI.DatePicker.Android.Style
Android
Since
3.1.3
According to your requirements, you should choose of the theme enums. If there is no theme specified then default them style will be applied. Theme enum must be given with constructor.
Example