1 reference to ShapeDrawable
Microsoft.Maui.Controls (1)
Platform\ShapeExtensions.cs (1)
10
if (drawable is not
ShapeDrawable
|| shapeView is null || shapeView.Shape is not Path path)