1 implementation of IsFocused
Microsoft.Maui.Controls (1)
VisualElement\VisualElement.cs (1)
1961
bool IView.
IsFocused
1 reference to IsFocused
Microsoft.Maui (1)
SoftInputExtensions.cs (1)
69
if (!view.
IsFocused
)