Windows Phone 7 Mango,闹钟\提醒通知

发布于 2024-12-04 08:37:05 字数 99 浏览 0 评论 0原文

是否可以自定义警报\提醒通知?删除\添加按钮或覆盖默认行为?

通知

is it possible to customize the alarm\reminder notification? Delete\add buttons or override default behavior?

notification

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

左耳近心 2024-12-11 08:37:05

您实际上无法覆盖其余按钮或向其余按钮添加新按钮。当您从代码创建提醒时,您所能做的就是设置一个 NavigateUri,它定义用户决定单击提醒时将前往的位置。

Jessie Liberty 在他的博客上对 Mango 中的新提醒/警报功能进行了很好(且简短)的解释:http://jesseliberty.com/2011/04/29/whats-coming-in-mangoreminders/

You can't actually override or add new buttons to a remainder. All you can do when you create a reminder from your code, is to set a NavigateUri, which defines where your user is taken if decides to click on the reminder.

A good (and also brief) explanation of what new reminder/alarm features are in Mango, Jessie Liberty has on his blog: http://jesseliberty.com/2011/04/29/whats-coming-in-mangoreminders/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文