Package 

Enum ReactAccessibilityDelegate.AccessibilityRole

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum ReactAccessibilityDelegate.AccessibilityRole
    
                        

    These roles are defined by Google's TalkBack screen reader, and this list should be kept up todate with their implementation. Details can be seen in their source code here:

    https://github.com/google/talkback/blob/master/utils/src/main/java/Role.java