TL;DR: Is there any way to have custom button style (custom pressed state) in SwiftUI on tvOS while it is still working correctly with Accessibility Focus API a
I have define a custom actions in my accessibilityElement: UIAccessibilityCustomAction *action1 = ...initWithName:@"label1"; UIAccessibilityCustomAction *action