2 writes to _textWasTyped
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\SearchBarRenderer.cs (2)
234
_textWasTyped
= true;
368
_textWasTyped
= false;
1 reference to _textWasTyped
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\SearchBarRenderer.cs (1)
359
if (!
_textWasTyped
)