SwiftUI.cc
SwiftUI API tag

Form SwiftUI examples

Reference pages that use Form, with practical code and implementation notes.

Showing 1-2 of 2 reference pages

DisclosureGroup hides detail behind a chevron with optional isExpanded bindings for programmatic control, custom labels, and nested groups for settings trees.

3 min readOpen

Form renders settings-style screens with platform-correct rows. Structure with Sections, headers and footers, headerProminence, and per-row background and inset control.

4 min readOpen