UITableView

extension UITableView
  • PowerUpSwift: Looks for the selected item in the table view and deselects it.

    Declaration

    Swift

    public func deselectSelectedRow(animated: Bool)