DetectLabel

public enum DetectLabel : String, Encodable
  • yes

    Declaration

    Swift

    case yes = "Y"
  • no

    Declaration

    Swift

    case no = "N"