2 references to OnKeyboardShown
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\KeyboardInsetTracker.cs (2)
37
KeyboardObserver.KeyboardWillShow +=
OnKeyboardShown
;
48
KeyboardObserver.KeyboardWillShow -=
OnKeyboardShown
;