1 instantiation of TimeKeyboard
Microsoft.Maui (1)
Primitives\Keyboard.cs (1)
91
public static Keyboard Time => s_time ??= new
TimeKeyboard
();
1 reference to TimeKeyboard
Microsoft.Maui (1)
Primitives\Keyboard.cs (1)
89
/// Gets an instance of type <see cref="
TimeKeyboard
"/>.