Modifiers
listRowBackground
Sets the background of a row.
listRowBackground(color)
| Parameter | Type | Description |
|---|---|---|
color | Color | The row color (hex string). For example, #FF0000. |
Sets the background of a row.
Returns: ModifierConfig
See: Official SwiftUI documentation.
Works with
Sources
The original Expo docs for this page:
- listRowBackground (Modifiers) (
source-of-truth/versions/v57.0.0/sdk/ui/swift-ui/modifiers.md)