1 reference to Entry
Microsoft.Maui.Controls (1)
PlatformConfiguration\AndroidSpecific\Entry.cs (1)
10
public static readonly BindableProperty ImeOptionsProperty = BindableProperty.Create(nameof(ImeOptions), typeof(ImeFlags), typeof(
Entry
), ImeFlags.Default);