Contents

textFieldStyle(_:)

Sets the style for text fields within this view.

Declaration

nonisolated func textFieldStyle<S>(_ style: S) -> some View where S : TextFieldStyle

See Also

Getting text input