MAUI Shape to ImageSource (Ellipse, Path, Rectangle, Line, Polyline) #11774
Unanswered
symbiogenesis
asked this question in
Ideas
Replies: 2 comments
-
The closest option that I know of is the CaptureAsync() function, but it only seems to work if you set the parent as a real view painted on the screen. I would like to avoid that. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@jsuarezruiz do you know if this is either possible or on the agenda? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to be able to use MAUI Shapes as an ImageSource for controls.
I realize that MAUI shapes closely map to SVG, but I prefer the MAUI shapes, as they are more programmable.
Is this feature planned? Or is there already a workaround?
Beta Was this translation helpful? Give feedback.
All reactions