Recognize tap on navigation bar title
问题 Could someone please help me recognise a tap when a user taps on the Title in the Navigation Bar ? I would like to recognise this tap and then animate the tableHeaderView appearing. Possibly sliding the TableView down. The idea being that the user can then select a quick option (from the tableViewHeader) to re-populate the TableView. However I cannot recognise any taps. I'm using Swift. Thank you. 回答1: UINavigationBar does not expose its internal view hierarchy. There is no supported way to