前辈们好::
因专案想将searchBar放置于titleView,
但searchBar放完却无法触发searchBarDelegate,
目前有一个解法为使用以下func
override func point(inside point: CGPoint, with event: UIEvent?) -> Bool,
加入上述程式码可正常触发searchBar,
但navigationBarItemButton却又无法点击 ..
想请问前辈们是否有推荐的解法能解决此问题,
附上demo source code,
https://www.dropbox.com/s/z6z6ld6l2c8oaus/TitleViewTest.zip?dl=0
打扰了 谢谢