1 write to _width
Microsoft.Maui.Controls.Compatibility (1)
Android\FastRenderers\FrameRenderer.cs (1)
310 _width = Control.Width;
2 references to _width
Microsoft.Maui.Controls.Compatibility (2)
Android\FastRenderers\FrameRenderer.cs (2)
236 if (w != _width || h != _height) 311 _backgroundDrawable.UpdateBackground(background, _height, _width);