简体   繁体   中英

How do I hide the navigation view when the webview is tapped? [iphone]

I want to hide and show the top navigation controller when the webview that is containing it is tapped. How do I listen to the webview?

我可能在这里误解了这个问题,但您能不能仅此称呼?

[self.navigationController.navigationBar removeFromSuperView]; 

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM