2 references to FindParentScroll
Microsoft.Maui (2)
Platform\iOS\KeyboardAutoManagerScroll.cs (2)
417
var superScrollView =
FindParentScroll
(superView);
605
var nextScrollView =
FindParentScroll
(tempScrollView);