Contents

datePickerStyle(_:)

Sets the style for date pickers within this view.

Declaration

nonisolated func datePickerStyle<S>(_ style: S) -> some View where S : DatePickerStyle

See Also

Choosing dates