Platform\iOS\KeyboardAutoManagerScroll.cs (5)
689 ApplyContentInset(superScrollView, LastScrollView, false, false);
693 ApplyContentInset(textView, textView, false, true);
698 ApplyContentInset(ScrolledView, LastScrollView, true, false);
702 ApplyContentInset(textView, textView, true, true);
724 ApplyContentInset(LastScrollView, LastScrollView, false, false);