Enum ElementAccessibilityIssueReason
ElementAccessibilityIssueReason
[JsonConverter(typeof(JsonEnumMemberConverter<ElementAccessibilityIssueReason>))]
public enum ElementAccessibilityIssueReasonFields
- [EnumMember(Value = "DisallowedOptGroupChild")] DisallowedOptGroupChild = 1
- Enumerated member for the DisallowedOptGroupChild value. 
- [EnumMember(Value = "DisallowedSelectChild")] DisallowedSelectChild = 0
- Enumerated member for the DisallowedSelectChild value. 
- [EnumMember(Value = "InteractiveContentLegendChild")] InteractiveContentLegendChild = 4
- Enumerated member for the InteractiveContentLegendChild value. 
- [EnumMember(Value = "InteractiveContentOptionChild")] InteractiveContentOptionChild = 3
- Enumerated member for the InteractiveContentOptionChild value. 
- [EnumMember(Value = "InteractiveContentSummaryDescendant")] InteractiveContentSummaryDescendant = 5
- Enumerated member for the InteractiveContentSummaryDescendant value. 
- [EnumMember(Value = "NonPhrasingContentOptionChild")] NonPhrasingContentOptionChild = 2
- Enumerated member for the NonPhrasingContentOptionChild value.