Reply to How to group and control field order when using Switch Control in SwiftUI? Should be wwdc20-10019 Topic: UI Frameworks SubTopic: SwiftUI Tags: Nov ’22
Reply to How to group and control field order when using Switch Control in SwiftUI? Seems can use .accessibilityElement(children: .contain) and .accessibilitySortPriority() to accomplish the desired result. Topic: UI Frameworks SubTopic: SwiftUI Tags: Nov ’22