How Uno works on macOS

macOS is supported through the Skia rendering backend. The native macOS target (where UIElement inherited from NSView) has been removed. macOS now uses the same Skia-based rendering pipeline as other desktop platforms (Windows and Linux).

For details on how the Skia backend works, see the overview article.