1 write to _typedText
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\SearchBarRenderer.cs (1)
235
_typedText
= a.SearchText;
1 reference to _typedText
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\SearchBarRenderer.cs (1)
367
ElementController?.SetValueFromRenderer(SearchBar.TextProperty,
_typedText
);