UITableView appearance backgroundColor

I can not set the backgroundColor with

UITableView.appearance().backgroundColor = UIColor.gray

anymore...


Anyone knows if it's a known bug?

Replies

I'm having the same issue.

Testing on different iPhones with iOS 13.1, background color of my TableViews stays black.

My iPad Pro 2 (iOS 13.1) is not affected and is therefore showing the TableViews with the defined background color.

@danyial this is iOS 13 +, before of is not market to update