Modifiers
textFieldStyle
Sets the text field style for text field views.
textFieldStyle(style)
| Parameter | Type | Description |
|---|---|---|
style | 'automatic' | 'plain' | 'roundedBorder' | The text field style. |
Sets the text field style for text field views.
Returns: ModifierConfig
See: Official SwiftUI documentation.
Works with
Sources
The original Expo docs for this page:
- textFieldStyle (Modifiers) (
source-of-truth/versions/v57.0.0/sdk/ui/swift-ui/modifiers.md)