FlagColor
public enum FlagColor : String, Codable, Sendable
Undocumented
-
Undocumented
Declaration
Swift
case red -
Undocumented
Declaration
Swift
case orange -
Undocumented
Declaration
Swift
case yellow -
Undocumented
Declaration
Swift
case green -
Undocumented
Declaration
Swift
case blue -
Undocumented
Declaration
Swift
case purple -
Undocumented
Declaration
Swift
case none = ""
View on GitHub