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