Add UIButton in a UIWebView

前端 未结 4 1292
花落未央
花落未央 2021-01-14 18:41

I have a UIWebView which is already filled by my request (loadRequest).

I would like to add a UIButton in it. It\'s easy to write this simple code :

         


        
4条回答
  •  醉话见心
    2021-01-14 19:07

    You can't do this in any sane straightforward way. You may want to reevaluate what you're doing.

提交回复
热议问题