dotnet / Microsoft.Maui.Graphics

An experimental cross-platform native graphics library.
MIT License
680 stars 63 forks source link

Dynamic Graphics in Maui.Graphics #471

Open devenv2 opened 2 years ago

devenv2 commented 2 years ago

I can't create a dynamic drawing because variables return to default value when using IDrawable

https://github.com/devenv2/MauiApp7/blob/master/MauiApp7/GraphicsDrawable.cs#L10

xtuzy commented 2 years ago

I find a best practise(maybe) https://github.com/jsuarezruiz/ways-create-netmaui-controls