1 write to _shadowRadius
Microsoft.Maui.Controls.Compatibility (1)
Android\Renderers\BorderDrawable.cs (1)
106
_shadowRadius
= radius;
1 reference to _shadowRadius
Microsoft.Maui.Controls.Compatibility (1)
Android\Renderers\BorderDrawable.cs (1)
206
paint.SetShadowLayer(
_shadowRadius
, _shadowDx, _shadowDy, _shadowColor);