4 instantiations of StaticCAShapeLayer
Microsoft.Maui (3)
Platform\iOS\ContentView.cs (1)
82 _contentMask ??= new StaticCAShapeLayer();
Platform\iOS\WrapperView.cs (2)
263 mask ??= MaskLayer = new StaticCAShapeLayer(); 275 backgroundMask ??= BackgroundMaskLayer = new StaticCAShapeLayer();
Microsoft.Maui.Controls.Compatibility (1)
iOS\VisualElementTracker.cs (1)
419 var maskLayer = new StaticCAShapeLayer
1 reference to StaticCAShapeLayer
Microsoft.Maui.Controls.Compatibility (1)
iOS\VisualElementTracker.cs (1)
419 var maskLayer = new StaticCAShapeLayer