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