What's the advantage of using searchdisplaycontroller as opposed to just regular uisearchbar with separate tableview controller

StackOverflow https://stackoverflow.com/questions/9347595

سؤال

What's the point? Why do apple build searchDisplayController?

هل كانت مفيدة؟

المحلول

If you create the tableView on your own you have to show and hide it by yourself. I don't think there is many more advantages by using the searchDisplayController.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top