RowColors
public enum RowColors : Sendable
Undocumented
-
Undocumented
Declaration
Swift
case alternating(odd: UIColor, even: UIColor)
-
Undocumented
Declaration
Swift
case fixed(review: UIColor, metadata: UIColor)