Implemented interface member:
property
Keyboard
Microsoft.Maui.ITextInput.Keyboard
2 references to Keyboard
Microsoft.Maui.Controls (2)
InputView\InputView.cs (2)
15
/// <summary>Bindable property for <see cref="
Keyboard
"/>.</summary>
16
public static readonly BindableProperty KeyboardProperty = BindableProperty.Create(nameof(
Keyboard
), typeof(Keyboard), typeof(InputView), Keyboard.Default,