Description
The "toggle_button" role on Android is not supported. If this role was added as cross-platform (which would be consistent with the other accessibilityRoles), it would likely map to trait "button" on iOS.
This issue could be resolved by adding a new accessibilityRole called "toggleButton"
More details in parent issue #30839