1 write to _lastBounds
Microsoft.Maui.Controls.Compatibility (1)
iOS\VisualElementTracker.cs (1)
354 _lastBounds = view.Bounds;
1 reference to _lastBounds
Microsoft.Maui.Controls.Compatibility (1)
iOS\VisualElementTracker.cs (1)
192 var boundsChanged = _lastBounds != view.Bounds && TrackFrame;