Contents

AutomaticFormStyle

The default form style.

Declaration

struct AutomaticFormStyle

Overview

Use the automatic static variable to create this style:

Form {
   ...
}
.formStyle(.automatic)

Topics

Creating the form style

See Also

Supporting types