SwiftUI.cc
SwiftUI API tag

CaseIterable SwiftUI examples

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

Showing 1-1 of 1 reference pages

Picker binds a selection to tagged options. Drive it from a CaseIterable enum, choose menu, wheel, inline, or navigationLink styles, and group options with sections.

4 min readOpen