DEV Community

Cover image for Clipping with Shapes in Xamarin.Forms
David Ortinau for .NET

Posted on

Clipping with Shapes in Xamarin.Forms

Shapes in Xamarin.Forms can now be applied to clip (or mask) and view. In this example I use an Ellipse to turn a square image into a circle image.

Resources:

GitHub logo davidortinau / PersonalFinanceSample

exploring Shapes and Gradients with Xamarin.Forms 4.8 pre-release




Top comments (1)

Collapse
 
jtkarrde profile image
Дима Никифоров

Why doesn't this work for android? Workaround - just use wrapper with CornerRadius