Hides the labels of any controls contained within this view.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- tvOS 13.0+
- watchOS 6.0+
- Xcode 11.0+
Framework
- Swift
UI
Declaration
func labelsHidden() -> some View
Hides the labels of any controls contained within this view.
SDKs
Framework
func labelsHidden() -> some View
func default Wheel Picker Item Height(CGFloat) -> View
Sets the default wheel-style picker item height.
func horizontal Radio Group Layout() -> View
Sets the style for radio group style pickers within the view’s environment to be radio buttons horizontally arranged inside of the layout.
func control Size(Control Size) -> View
Sets the size class, like regular or small, for controls within this view.