1 instantiation of TextKeyboard
Microsoft.Maui (1)
Primitives\Keyboard.cs (1)
71 public static Keyboard Text => s_text ??= new TextKeyboard();
1 reference to TextKeyboard
Microsoft.Maui (1)
Primitives\Keyboard.cs (1)
69 /// Gets an instance of type <see cref="TextKeyboard"/>.