2 references to OnKeyBoardDoneButtonPressed
Microsoft.Maui.Controls.Compatibility (2)
iOS\Cells\EntryCellRenderer.cs (2)
33
tvc.KeyboardDoneButtonPressed -=
OnKeyBoardDoneButtonPressed
;
41
tvc.KeyboardDoneButtonPressed +=
OnKeyBoardDoneButtonPressed
;