In my project I'm using a UITableViewController
with an internal UISearchController
to filter the data in my tableView
.
I have no problem to filter the data but I need to make a date of my tableView
reload when I click on the CANCEL button UISearchController
but I can not find the delegate method for this ...
Can you help me understand how to solve this problem?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…