1 write to TrackFrame
Microsoft.Maui.Controls.Compatibility (1)
iOS\VisualElementTracker.cs (1)
54
TrackFrame
= trackFrame;
3 references to TrackFrame
Microsoft.Maui.Controls.Compatibility (3)
iOS\VisualElementTracker.cs (3)
109
if (
TrackFrame
&& (e.PropertyName == VisualElement.XProperty.PropertyName ||
192
var boundsChanged = _lastBounds != view.Bounds &&
TrackFrame
;
260
if (shouldUpdate &&
TrackFrame
)