Modifiers
datePickerStyle
Sets the style for the date picker.
datePickerStyle(style)
| Parameter | Type | Description |
|---|---|---|
style | DatePickerStyleType | The style for the date picker. |
Sets the style for the date picker.
Returns: ModifierConfig
See: Official SwiftUI documentation.
Works with
Sources
The original Expo docs for this page:
- datePickerStyle (Modifiers) (
source-of-truth/versions/v57.0.0/sdk/ui/swift-ui/modifiers.md)