Check

open class Check

One or more Checks are run in one Rule. Each Check sees if the view violates an accessibility requirement.

  • A class containing information about whether a view passed the Check, and if it did not, how critical the violation is.

    See more

    Declaration

    Swift

    open class Result