Is there no way to set the accessibility language for a SwiftUI view? UIKit has the accessibility language property but thereβs no equivalent in SwiftUI. Iβve seen people using AttributedString with the .accessibilitySpeechLanguage attribute but I canβt get it to work. #SwiftUI #iOSDev
12 months ago