Enums

The following enums are available globally.

  • Severity of an accessibility violation from a Rule or Check.

    See more

    Declaration

    Swift

    @objc public enum Impact: Int
  • A unique identifier for each Rule.

    See more

    Declaration

    Swift

    @objc public enum RuleID: Int