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