2 references to ImeOptionsProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\AndroidSpecific\Entry.cs (2)
15 return (ImeFlags)element.GetValue(ImeOptionsProperty); 21 element.SetValue(ImeOptionsProperty, value);