Contents

pickerStyle(_:)

Sets the style for pickers within this view.

Declaration

nonisolated func pickerStyle<S>(_ style: S) -> some View where S : PickerStyle

See Also

Choosing from a set of options