Enumerations
The following enumerations are available globally.
-
Alternative type. It’ types setup in component used function
See moreas(...
Declaration
Swift
public enum ComponentAlternativeType
-
priority need for select object if found more
See moreDeclaration
Swift
public enum DIComponentPriority
-
A object life time
See moreDeclaration
Swift
public enum DILifeTime : Equatable
-
Log levels. Needed for a better understanding of logs, and clipping
See moreDeclaration
Swift
public enum DILogLevel : Equatable
-
Information about vertex in graph. Vertex is it component/argument or unknown type.
See moreDeclaration
Swift
public enum DIVertex : Hashable
extension DIVertex: CustomStringConvertible