Contents

UITableViewCell.FocusStyle.default

The cell alters its appearance in a standard, system-defined way when it becomes focused.

Declaration

case `default`

Discussion

This focus style is the default.

See Also

Constants