UITableView.Style
Constants for the table view styles.
Declaration
enum StyleOverview
You set the table style when you initialize the table view (see init(frame:style:)). You can’t modify the style thereafter.
Constants for the table view styles.
enum StyleYou set the table style when you initialize the table view (see init(frame:style:)). You can’t modify the style thereafter.