AutomaticFormStyle
The default form style.
Declaration
struct AutomaticFormStyleOverview
Use the automatic static variable to create this style:
Form {
...
}
.formStyle(.automatic)The default form style.
struct AutomaticFormStyleUse the automatic static variable to create this style:
Form {
...
}
.formStyle(.automatic)