开发者

Same webview on every view

开发者 https://www.devze.com 2023-01-30 12:31 出处:网络
Basically i have a webview on SecondViewController, and i wish for a small bit of this webview to be visible on every view like a tab bar.

Basically i have a webview on SecondViewController, and i wish for a small bit of this webview to be visible on every view like a tab bar.

Please note the webview will be on a webpage with a online slideshow so i cannot simply reload on each view

Thanks

开发者_运维知识库

Mason


Have a try by placing the webView in MainWindow..

0

精彩评论

暂无评论...
验证码 换一张
取 消