IUIViewSettingsInterop 接口 (uiviewsettingsinterop.h)

启用与 WinRT UIViewSettings 对象的互操作性,该对象表示与设备模式关联的 UI 状态和行为 (平板电脑或桌面) 和输入设备类型。

继承

IUIViewSettingsInterop 接口继承自 IInspectable 接口。

方法

IUIViewSettingsInterop 接口具有这些方法。

 
IUIViewSettingsInterop::GetForWindow

获取活动应用程序窗口的 UIViewSettings 对象。

要求

要求
最低受支持的客户端 Windows 10内部版本 20348
最低受支持的服务器 Windows 10内部版本 20348
标头 uiviewsettingsinterop.h

另请参阅

UIViewSettings