Introduce SemanticProperties.IsCheckable #11461
Labels
area-controls-radiobutton
RadioButton, RadioButtonGroup
proposal/open
t/a11y
Relates to accessibility
t/enhancement ☀️
New feature or request
Milestone
Consider formalizing Semantic IsCheckable in a new property
SemanticProperties.IsCheckable
The work has been started with RadioButton on iOS - we created a SemanticSwitchContentView which overrides accessibility traits of a Contentview and sets it to a Switch's accessibility traits (to ultimately make RadioButton behave as a switch on iOS)
#10832
Formalizing this as a separate property would not only help clean up the code but also allow for it to be applied to other controls more efficiently
cc @PureWeen
The text was updated successfully, but these errors were encountered: