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