WrapSettingsSection
struct WrapSettingsSection: ViewModifier
Wrap the settings section
-
The title of the section
Declaration
Swift
let title: String
-
The body of the
View
Declaration
Swift
func body(content: Content) -> some View