1 write to _maskLayer
Microsoft.Maui (1)
Platform\iOS\WrapperView.cs (1)
70
_maskLayer
= value;
2 references to _maskLayer
Microsoft.Maui (2)
Platform\iOS\WrapperView.cs (2)
62
get =>
_maskLayer
;
67
if (layer is not null &&
_maskLayer
is not null)