PanningDisabled

PanningDisabled 指定是否在平板电脑上禁用平移。 启用平移时,用户可以通过触摸屏幕并向上或向下滑动手指来滚动页面。

true

禁用平移。

false

启用平移。 这是默认值。

父层次结构

Microsoft-Windows-TabletPC-Platform-Input-Core | PanningDisabled

有效配置阶段

offlineServicing

应用于

有关此组件支持的受支持 Windows 版本和体系结构的列表,请参阅 Microsoft-Windows-TabletPC-Platform-Input-Core

XML 示例

以下 XML 输出演示如何在平板电脑上禁用平移。

<PanningDisabled>true</PanningDisabled>

Microsoft-Windows-TabletPC-Platform-Input-Core