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.
The cell alters its appearance in a standard, system-defined way when it becomes focused.
case `default`This focus style is the default.