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