Contents

focusStyle

The appearance of the cell when focused.

Declaration

var focusStyle: UITableViewCell.FocusStyle { get set }

Discussion

The default value of this property is UITableViewCell.FocusStyle.default. For the list of possible focus styles, see UITableViewCell.FocusStyle.

See Also

Managing focus