Modifiers
labelStyle
Sets the style for labels within this view.
labelStyle(style)
| Parameter | Type | Description |
|---|---|---|
style | 'automatic' | 'iconOnly' | 'titleAndIcon' | 'titleOnly' | The label style. |
Sets the style for labels within this view.
Returns: ModifierConfig
See: Official SwiftUI documentation.
Works with
Sources
The original Expo docs for this page:
- labelStyle (Modifiers) (
source-of-truth/versions/v57.0.0/sdk/ui/swift-ui/modifiers.md)