1 implementation of Unfocus
Microsoft.Maui.Controls (1)
VisualElement\VisualElement.cs (1)
1235
public void
Unfocus
()
1 reference to Unfocus
Microsoft.Maui (1)
Handlers\View\ViewHandler.cs (1)
516
/// Maps the abstract <see cref="IView.
Unfocus
"/> method to the platform-specific implementations.