ContainerMode
public enum ContainerMode : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case singlemodel = "SingleModel" -
Undocumented
Declaration
Swift
case multimodel = "MultiModel" -
Declaration
Swift
public var description: String { get }
View on GitHub
ContainerMode Enumeration Reference