0

我想在我的 UWP 应用程序的登录页面中指定经典的触摸键盘布局(顶部带有数字栏)。 在此处输入图像描述

我知道可以通过指定 InputScope="NameOrPhoneNumber" 等来完成。
参考https://docs.microsoft.com/en-us/windows/apps/design/input/use-input-scope-to-change-the -touch-keyboard

我的问题是我应该使用什么 InputScopeNameValue 来获得经典键盘。
尝试了 AlphanumericFullWidth (41) 这是逻辑选项,但它不起作用。

#Edit : 附加键盘布局 在此处输入图像描述

4

0 回答 0