Contents

UITableView.Style

Constants for the table view styles.

Declaration

enum Style

Overview

You set the table style when you initialize the table view (see init(frame:style:)). You can’t modify the style thereafter.

Topics

Styles

Initializers

See Also

Configuring the table’s appearance