Merged from:
docs/api/swiftui-reference-2025-clade.mddocs/api/swiftui-reference-2025-codex.md
Status is derived from the public SwiftOpenUI surface under Sources/SwiftOpenUI/.
Rules for this tracker:
Implementedmeans SwiftOpenUI exposes a matching public type orViewmodifier today.Partialcurrently applies to modifier families: SwiftOpenUI exposes the base name, but only a subset of the curated canonical family set (or the generated baseline when no curated family count exists).Missingmeans no matching public surface exists yet.Seen Inshows whether the feature came from the curated reference, the SDK-scan reference, or both.- Curated grouping comes from
swiftui-reference-2025-clade.md. - Extra public surface found only by the SDK scan is split into separate generated-only files.
- View-adjacent and modifier-adjacent items that do not fit the direct
View/View-modifier model are kept inadjacent-apis.md. - When curated and generated metadata disagree, the curated reference is treated as canonical for availability, status, and human notes.
- This tracker is surface-first. Backend and behavioral parity still belong in
docs/architecture/swiftui-parity-matrix.md. - Views are still tracked at type presence level today; view-specific surface limitations stay in row notes until the tracker grows a reliable view-family metric.
Regenerate with:
python3 tools/build_feature_tracker.py
- Views: 119 total, 54 implemented, 0 partial, 65 missing.
- Modifiers: 444 total, 67 implemented, 6 partial, 371 missing.
- Adjacent APIs: 10 total, 3 implemented, 1 partial, 6 missing.
views.md: curated view groups that map cleanly onto directViewtypesviews-generated-only.md: SDK-scan-only publicViewtypesmodifiers-01-layout.mdmodifiers-02-appearance.mdmodifiers-03-text-symbol.mdmodifiers-04-style.mdmodifiers-05-graphics-rendering.mdmodifiers-06-navigation-auxiliary.mdmodifiers-07-presentation.mdmodifiers-08-input-events.mdmodifiers-09-search.mdmodifiers-10-accessibility.mdmodifiers-11-state-environment.mdmodifiers-generated-a-g.mdmodifiers-generated-h-p.mdmodifiers-generated-q-z.mdadjacent-apis.md