RegistryType
public enum RegistryType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case resource = "RESOURCE" -
Declaration
Swift
public var description: String { get }
View on GitHub
RegistryType Enumeration Reference