1 instantiation of TelephoneKeyboard
Microsoft.Maui (1)
Primitives\Keyboard.cs (1)
66 public static Keyboard Telephone => s_telephone ??= new TelephoneKeyboard();
1 reference to TelephoneKeyboard
Microsoft.Maui (1)
Primitives\Keyboard.cs (1)
64 /// Gets an instance of type <see cref="TelephoneKeyboard"/>.