1 instantiation of ChatKeyboard
Microsoft.Maui (1)
Primitives\Keyboard.cs (1)
46
public static Keyboard Chat => s_chat ??= new
ChatKeyboard
();
1 reference to ChatKeyboard
Microsoft.Maui (1)
Primitives\Keyboard.cs (1)
44
/// Gets an instance of type <see cref="
ChatKeyboard
"/>.