2 references to IsTextPredictionEnabledProperty
Microsoft.Maui.Controls.Compatibility (2)
Android\Renderers\EntryRenderer.cs (2)
255
else if (e.PropertyName == Entry.
IsTextPredictionEnabledProperty
.PropertyName)
349
if (model.IsSet(Entry.
IsTextPredictionEnabledProperty
))