[Desktop] How to draw Control using Skia? #16908
-
I am reconsidering to create controls somehow similar to livecharts |
Beta Was this translation helpful? Give feedback.
Answered by
jeromelaban
May 29, 2024
Replies: 1 comment
-
Thanks for the question. You can check this sample on how to use SkiaSharp: https://github.com/unoplatform/Uno.Samples/tree/master/UI/SkiaSharpTest. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kucint
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for the question. You can check this sample on how to use SkiaSharp: https://github.com/unoplatform/Uno.Samples/tree/master/UI/SkiaSharpTest.