swiftui-iconography-api
Installation
SKILL.md
SF Symbols & Iconography API Reference
Lifecycle Position
Phase 3 API Reference — load during implementation when using SF Symbols or custom icons. Dispatched from autonomous-ui-workflow Phase 2 research table.
Quick Reference
| API | Purpose |
|---|---|
Image(systemName:) |
System SF Symbol |
Image(systemName:variableValue:) |
Symbol with 0.0-1.0 value |
.symbolRenderingMode(_:) |
Set rendering mode |
.symbolVariant(_:) |
Add variant (.fill, .circle) |
.symbolEffect(_:) |
Animate symbol |
.foregroundStyle(_:_:) |
Palette colors (implies palette mode) |