3 writes to ShouldIgnoreSafeAreaAdjustment
Microsoft.Maui (3)
Platform\iOS\KeyboardAutoManagerScroll.cs (3)
209 ShouldIgnoreSafeAreaAdjustment = false; 713 ShouldIgnoreSafeAreaAdjustment = true; 944 ShouldIgnoreSafeAreaAdjustment = false;
1 reference to ShouldIgnoreSafeAreaAdjustment
Microsoft.Maui (1)
Platform\iOS\MauiView.cs (1)
36 if (KeyboardAutoManagerScroll.ShouldIgnoreSafeAreaAdjustment)