SwiftUI Accessibility: User Settings
[]
Mobile A11y
We also get the ability to read some of the user’s chosen accessibility settings allowing us to make decisions that will best fit with your customer’s preference. For example, if we wanted to determine our users differentiate without colour setting, we’d ask SwiftUI to set this to a differentiateWithoutColor variable. SwiftUI Accessibility: User Settings