separatorColor
The color of separator rows in the table view.
Declaration
var separatorColor: UIColor? { get set }Discussion
The default color is gray.
The color of separator rows in the table view.
var separatorColor: UIColor? { get set }The default color is gray.