Designing for visionOS & Accessibility

Mar 27 2024 · Swift 5.10, iOS 17, visionOS 1.1, Xcode 15.3

Lesson 03: visionOS Accessibility

Demo: Dynamic Type & Contrast Ratio

Episode complete

Play next episode

Next

Heads up... You've reached locked video content where the transcript will be shown as obfuscated text.

Dynamic Type

Open Vision101 in the Starter folder.

.font(.title)

Color Contrast Ratio

Now, open VolumeView, refresh its preview in Live mode,

.tint(.primary)
.foregroundColor(.accentColor)
See forum comments
Cinema mode Download course materials from Github
Previous: Dynamic Type & Color Contrast Next: visionOS Accessibility