6 references to ViewExtensions
Microsoft.Maui (6)
Platform\iOS\LayerExtensions.cs (2)
33
if (layer.Name ==
ViewExtensions
.BackgroundLayerName)
45
if (subLayer.Name ==
ViewExtensions
.BackgroundLayerName)
Platform\iOS\SearchBarExtensions.cs (1)
42
ViewExtensions
.UpdateBackground(uiSearchBar, gradientPaint);
Platform\iOS\StrokeExtensions.cs (1)
119
Name =
ViewExtensions
.BackgroundLayerName
Platform\iOS\ViewExtensions.cs (1)
37
ViewExtensions
.UpdateVisibility(platformView, view.Visibility);
Platform\iOS\WrapperView.cs (1)
371
if (subLayer.Name ==
ViewExtensions
.BackgroundLayerName)