| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| if ([NSStringFromClass([element class]) isEqualToString:@"_UIButtonBarButton"]) { | ||
| UIAccessibilityTraits traits = ((UIView*)element).accessibilityTraits; | ||
| // Unclear what trait 0x8000000 is, but with liquid glass on iOS26 | ||
| // this element appears to want to be ignored. |
There was a problem hiding this comment.
Can you please expand on what you mean by wants to be ignored, sorry I am reading this as element is not focusable by voice over?
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.