Display Web Content

You can access web pages and web content in your application using the WebView functionality. You can also use various other features for web browsing, such as loading and displaying web pages, and navigating through the browsing history.

Note

WebView class is deprecated since API Level 10 and will be removed in API Level 12. The WebView provided by .NET MAUI or Tizen.NUI can be used instead.

You can use the following WebView features in your .NET applications:

  • WebView

    You can use the Tizen.WebView.WebView class, to render the web contents.

  • Dependencies
    • Tizen 4.0 and Higher
Data Storages
Next WebView
Submit your feedback to GitHub