Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,371 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
In the Skiasharp
library for C#
I'm looking for cross-platform thoughts, with a really good example please, concerning the use of SKNWayCanvas
to draw to multiple canvases at the same time.
This is the only link cpp-skcanvas-class-examples.html that I could find with a generalised example of its usage. Not very helpful. Github and Microsoft Learn have no example or discussions on this to date. Thanks.