FileCategory

public enum FileCategory : String, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case video
  • doc

    Undocumented

    Declaration

    Swift

    case doc
  • Undocumented

    Declaration

    Swift

    case audio
  • zip

    Undocumented

    Declaration

    Swift

    case zip
  • Undocumented

    Declaration

    Swift

    case others
  • Undocumented

    Declaration

    Swift

    case image
  • app

    Undocumented

    Declaration

    Swift

    case app