Members
(inner) format24
Properties:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
format24 |
Boolean |
<optional> |
true | **(Android only)** Determines whether the Time pickers display in 24-hour or 12-hour clock format. |
- Source:
(inner) hintText
Properties:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
hintText |
String |
<optional> |
'' | The text to display when no value is selected. |
- Source:
(inner) timeFormat
Properties:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
dateFormat |
String |
<optional> |
'HH:mm' | The time format to display. |
(inner) tintColor
Properties:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
tintColor |
String |
<optional> |
null | **(iOS only)** The tint color for the toolbar buttons of the picker. |
- Source:
(inner) value
Properties:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
value |
Date |
<optional> |
null | The date object to use as the time value. |
- Source: