highlightCell(_:atRow:column:)
Highlights or unhighlights the cell at the specified row and column location.
Declaration
func highlightCell(_ flag: Bool, atRow row: Int, column col: Int)Highlights or unhighlights the cell at the specified row and column location.
func highlightCell(_ flag: Bool, atRow row: Int, column col: Int)