Class ActiveView

    • Constructor Detail

      • ActiveView

        protected ActiveView​(java.lang.String standard,
                             int impact,
                             java.lang.String summary,
                             boolean experimental)
    • Method Detail

      • collectProps

        @CallSuper
        public void collectProps​(com.deque.axe.android.AxeView axeView,
                                 com.deque.axe.android.wrappers.AxeProps axeProps)
        Description copied from class: AxeRuleViewHierarchy
        Collects Props for each view.
        Overrides:
        collectProps in class AxeRuleViewHierarchy
        Parameters:
        axeView - to collect props from.
        axeProps - to which props will be stored in.