Sets the style for buttons 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 buttonStyle<S>(_ style: S) -> some View where S : Button Style
Sets the style for buttons within this view.
SDKs
Framework
func buttonStyle<S>(_ style: S) -> some View where S : Button Style