1 write to _previousLTR
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\ScrollViewRenderer.cs (1)
165
_previousLTR
= isLTR;
1 reference to _previousLTR
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\ScrollViewRenderer.cs (1)
163
if (
_previousLTR
!= isLTR)