1 instantiation of UrlKeyboard
Microsoft.Maui (1)
Primitives\Keyboard.cs (1)
76
public static Keyboard Url => s_url ??= new
UrlKeyboard
();
1 reference to UrlKeyboard
Microsoft.Maui (1)
Primitives\Keyboard.cs (1)
74
/// Gets an instance of type <see cref="
UrlKeyboard
"/>.