LoaContentType
public enum LoaContentType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case applicationPdf = "application/pdf"
-
Declaration
Swift
public var description: String { get }