Attribute
public enum Attribute : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case `default` = "DEFAULT" -
Undocumented
Declaration
Swift
case all = "ALL" -
Declaration
Swift
public var description: String { get }
View on GitHub
Attribute Enumeration Reference