Skip to content

I was wondering if We can already use the lib in .net 9? #125

Answered by taublast
YBTopaz8 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,
SkiaLabel, SkiaLayout etc are virtual drawn controls to be drawn on a native view which name is Canvas:
<draw:Canvas>your skia controls</draw:Canvas>
Please kindly show your XAML or C# UI code.
The error above would happen an all NET versions if you include a control to be used backed-up with a Handler. Only Canvas has handlers for normal and hardware accelerated views.
If it doesn't work we would investigate this in relation with .NET 9 then.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by YBTopaz8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants