UWP 应用程序 - HTML5/JS 中的 InkCanvas 和 InkToolbar [英] UWP App - InkCanvas and InkToolbar in HTML5/JS

查看:21
本文介绍了UWP 应用程序 - HTML5/JS 中的 InkCanvas 和 InkToolbar的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可以使用新的 InkCanvasInkToolbar(请参阅 此链接) 在 Windows 10 UWP HTML5/JS 应用程序中使用吗?我在文档中只看到 C#、C++ 和 VB 选项卡.

Can the new InkCanvas and InkToolbar (see this link) be used in Windows 10 UWP HTML5/JS apps? I see only C#, C++, and VB tabs in the documentation.

这是在 XAML 控件下的文档中,据我所知,它不是 HTML 支持的一部分.是否有针对这些组件的替代/补充 HTML5/JS 工具集?

This is in the documentation under XAML controls, which to my understanding is not part of the HTML support. Is there an alternative/complementary HTML5/JS tool set for these components?

谢谢!

推荐答案

UWP HTML5/JS 目前不支持 InkCanvasInkToolbar 类型.对于 HTML5/JS,您可以使用这个官方示例作为参考.在那里你会看到示例使用了一个常规的 和一个 WinJS.UI.ToolBar.

The types InkCanvas and InkToolbar are currently not supported in UWP HTML5/JS. For HTML5/JS, you can use this official sample as reference. There you'll see the sample uses a regular <canvas> and a WinJS.UI.ToolBar.

这篇关于UWP 应用程序 - HTML5/JS 中的 InkCanvas 和 InkToolbar的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆