2 references to GetShadowRadius
Microsoft.Maui.Controls (1)
PlatformConfiguration\iOSSpecific\VisualElement.cs (1)
216 return GetShadowRadius(config.Element);
Microsoft.Maui.Controls.Compatibility (1)
iOS\ShadowEffect.cs (1)
48 layer.ShadowRadius = (nfloat)PlatformElement.GetShadowRadius(Element);