TextField("Placeholder", text: $text) .textFieldStyle(.roundedBorder) .multilineTextAlignment(.center)