I make the app for mac. The IDE which I use is the "Visual studio for MAC". I need to use the component, which can display web pages in this app, but "Visual studio for MAC" have no elements at the tool panel such as webView. How can add component, which can display web pages and execute the JavaScript?
Asked
Active
Viewed 745 times
1 Answers
1
If you do follow Xamarin's guide,
Then you should know that in Interface Builder you can add WebKit View from the Object Library.

Lex Li
- 60,503
- 9
- 116
- 147