<!--
{
  "availability" : [
    "Xcode: 11.0.0 -",
    "iOS: 13.0.0 -",
    "macCatalyst: 13.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "WebKit",
  "identifier" : "/documentation/WebKit/viewing-desktop-or-mobile-web-content-using-a-web-view",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Viewing Desktop or Mobile Web Content Using a Web View"
}
-->

# Viewing Desktop or Mobile Web Content Using a Web View

Implement a simple iPad web browser that can view either the desktop or mobile version of a website.

## Overview

> Note: This sample code project is associated with WWDC 2019 session [203: Introducing Desktop-class Browsing on iPad](https://developer.apple.com/videos/play/wwdc19/203/).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)