Modifiers
listStyle
Sets the style for a List view.
listStyle(style)
| Parameter | Type | Description |
|---|---|---|
style | ListStyle | The list style to apply. |
Sets the style for a List view.
Returns: ModifierConfig
See: Official SwiftUI documentation.
Works with
Sources
The original Expo docs for this page:
- listStyle (Modifiers) (
source-of-truth/versions/v57.0.0/sdk/ui/swift-ui/modifiers.md)