1 reference to WillKeyboardShow
Microsoft.Maui (1)
Platform\iOS\KeyboardAutoManagerScroll.cs (1)
64
WillShowToken = NSNotificationCenter.DefaultCenter.AddObserver(new NSString("UIKeyboardWillShowNotification"),
WillKeyboardShow
);