Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions GettingStartedGuides/HoloLens2_GettingStarted/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ urlFragment: HoloLens2_GettingStarted
---
# Get started with WebView2 in HoloLens 2 Unity apps

> [!IMPORTANT]
> WebView2 continues to be available. However, support for WebView2 is discontinued (no bug fixes, content updates or technical support), and we can therefore make no guarantees that applications will continue to work for any extended period of time.

This sample, **HoloLens2_GettingStarted**, is the completed Unity project that results from following the steps in the tutorial [Get started with WebView2 in HoloLens 2 Unity apps](https://learn.microsoft.com/microsoft-edge/webview2/get-started/hololens2).

![The running app from the finished HoloLens 2 tutorial](screenshots/hololens-getting-started-webview2.png)
Expand Down
Loading