SortType

public enum SortType : Int
  • Declaration

    Swift

    case None = 0
  • Declaration

    Swift

    case Alphabetical = 1