2 references to GetCAGradientLayerLocations
Microsoft.Maui.Controls (2)
Platform\iOS\Extensions\BrushExtensions.cs (2)
77
linearGradientLayer.Locations =
GetCAGradientLayerLocations
(orderedStops);
105
radialGradientLayer.Locations =
GetCAGradientLayerLocations
(orderedStops);