News

Uno Platform 4.9 Highlights Cross-Platform Media Player, WebView2

A cross-platform media player highlights the new Uno Platform 4.9, the latest edition of the cross-platform application framework that lets developers write an application once in XAML and C# and deploy it to any target platform.

The open source Uno Platform is a dev tooling partner of Microsoft, claiming the only offering that enables development of single-codebase applications for Windows, WebAssembly, iOS, macOS, Android and Linux, targeting all OSes and browsers. It has also teamed up with Redmond on various projects and has sometimes implemented new tech before Microsoft itself.

Uno Platform
[Click on image for larger view.] Uno Platform (source: Uno Platform).

The new release sports two major features, one of which is a broader reach for the MediaPlayerElement control, which can now be used for all supported platforms, having previously been available only for iOS, Android and Mac Catalyst apps. With Uno Platform 4.9, the company pointed it to web and Linux targets, with the latter using libVLC under the hood to render media.

"As of today, you can easily create single-codebase solutions for cross-platform applications and reuse the rich and robust Media Player Element from Windows UI," the company said in a June 5 announcement. "It's another example of how the existing component ecosystem can be brought forward and significantly improve your developer velocity."

[Click on image for larger view.] Media Player Element (source: Uno Platform).

More about the MediaPlayerElement can be found in the control's documentation.

The second major feature of v4.9 as identified by Uno Platform is WebView2 for cross-platform applications, with the team adding support for Android, iOS and Mac Catalyst.

"This control allows you to navigate to external web content as well as to load and display arbitrary HTML content -- for example, if you want to embed your company website's contact form or display the latest news articles," Uno Platform said. "WebView2 even supports C# to JavaScript communication via the ExecuteScriptAsync method and JavaScript to C# messaging via the WebMessageReceived event, which opens doors to powerful embedding scenarios like interacting with a rich JavaScript charting or data grid component."

The company also announced native host support for Skia, an open source 2D graphics library that provides common APIs that work across a variety of hardware and software platforms. Uno Platform said leveraging native controls on Skia targets may be useful in some scenarios, providing deeper integration with the platform.

Other items of note in the new release include:

  • Indexer and MVVM toolkit support for x:Bind expressions
  • UIElement.ActualOffset support
  • ms-appdata support for SvgImageSource, to load app packaged SVGs
  • Many performance improvements for WebAssembly using JSImport/JSExport
  • Many performance and memory improvements in the XAML Generator
  • Performance improvements in TextBlock rendering for Skia heads
  • DEPRECATING Uno Platform Solution Templates for Visual Studio 2019

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Using Local AI to Cut Copilot Usage-Based Billing Shock

    After being gobsmacked by the new billing plan using almost all my monthly credits in one or two days, I tried pushing some Copilot-style coding work onto local models in VS Code. What I found was less "free AI" and more "pick your pain": cloud charges on one side, heavy local resource use and long waits on the other.

  • .NET 11 Preview 5 Focuses on Performance, Productivity and Safer Code

    .NET 11 Preview 5 focuses on under-the-hood runtime performance gains, streamlined APIs and language features that reduce boilerplate, plus built‑in security checks and incremental ASP.NET Core and EF Core improvements aimed at everyday developer productivity.

  • VS Code 1.124 Focuses on Agent Autonomy and Parallel Sessions

    Microsoft's June 2026 VS Code update turns on Autopilot by default and adds background sending for agent sessions.

  • Developing Agentic Systems in .NET: From Concept to Code

    ZioNet founder Alon Fliess previews his Visual Studio Live! San Diego session on building true agentic systems in .NET -- covering the cognitive loop, MCP tool integration, multi-agent orchestration and enterprise hosting and governance with the Microsoft Agent Framework.

Subscribe on YouTube