4 writes to ShouldScrollAgain
Microsoft.Maui (4)
Platform\iOS\KeyboardAutoManagerScroll.cs (3)
210 ShouldScrollAgain = false; 653 ShouldScrollAgain = true; 945 ShouldScrollAgain = false;
Platform\iOS\MauiView.cs (1)
38 KeyboardAutoManagerScroll.ShouldScrollAgain = true;
1 reference to ShouldScrollAgain
Microsoft.Maui (1)
Platform\iOS\KeyboardAutoManagerScroll.cs (1)
321 if (ShouldScrollAgain)