Modifiers
controlSize
Sets the size of controls within this view.
controlSize(size)
| Parameter | Type | Description |
|---|---|---|
size | 'small' | 'large' | 'regular' | 'mini' | 'extraLarge' | The control size. |
Sets the size of controls within this view.
Returns: ModifierConfig
See: Official SwiftUI documentation.
Works with
Sources
The original Expo docs for this page:
- controlSize (Modifiers) (
source-of-truth/versions/v57.0.0/sdk/ui/swift-ui/modifiers.md)