1 write to _shape
Microsoft.Maui (1)
Platform\iOS\MauiCALayer.cs (1)
101
_shape
= shape;
2 references to _shape
Microsoft.Maui (2)
Platform\iOS\MauiCALayer.cs (2)
309
if (
_shape
!= null)
312
var path =
_shape
.PathForBounds(bounds);