3 references to FocusedView
Microsoft.Maui.Controls (3)
ContentPage\HideSoftInputOnTappedChanged\HideSoftInputOnTappedChangedManager.Platform.cs (3)
58 else if (_view == FocusedView) 132 if (FocusedView is not null) 134 UpdateFocusForView(FocusedView);