简体   繁体   English

是否可以在Windows 8.1商店应用程序的锁屏上显示吐司通知

[英]Is it possible to show toast notification on lockscreen in windows 8.1 store app

我知道我们可以在锁定屏幕上显示徽章图像,但是当使用Windows Store javascript应用程序锁定屏幕时可以显示烘烤通知吗?

Toasts automatically appear on the lock screen for lock screen-enabled apps (not for all apps, however). 对于启用了锁屏功能的应用程序(但不是所有应用程序),吐司自动显示在锁定屏幕上。 Here's a quote from the Toast notification overview docs : 这是Toast通知概述docs中的报价:

Toast associated with an app that has a tile or badge on the lock screen will also appear on the lock screen. 与在锁定屏幕上具有图块或标志的应用相关联的Toast也将出现在锁定屏幕上。 Toast shown on the lock screen is identical to toast shown elsewhere. 锁定屏幕上显示的吐司与其他地方显示的吐司相同。 It differs in that all toasts on the lock screen are shown for the length of a long-duration toast. 区别在于在锁定屏幕上显示的所有吐司都是长时间吐司的长度。 For more information, see the Lock screen overview . 有关更多信息,请参阅“ 锁定屏幕概述”

If you are lock-screen enabled, then sending toasts in the usual way will surface them on the lock screen. 如果启用了锁屏功能,则以常规方式发送祝酒词会在锁屏上显示它们。 See Quickstart: sending a toast notification . 请参阅快速入门:发送祝酒通知

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Windows Phone 8.1中后台运行应用程序时的Toast通知 - Toast notification when app in background in Windows phone 8.1 Windows Store Js App:仅在锁屏上显示徽章,而不在实时磁贴上显示徽章 - Windows Store Js App: Show badge only on lockscreen and not on live tile Windows 2000和Windows Phone 8的Toast通知格式 - Toast Notification Format to Both WIndows Store App and Windows Phone 8 是否可以将现有的Windows Phone 8应用程序更新为Windows Phone Store 8.1 - Is it possible to update an existing Windows Phone 8 app to Windows Phone Store 8.1 是否可以在同一解决方案中开发Windows 8.1桌面和商店应用程序? - Is it possible to develop for Windows 8.1 Desktop and Store App in the same solution? 如何在Windows Phone 8.1中读取Toast Notification属性? - How to read Toast Notification attributes in Windows Phone 8.1? Windows Phone 8.1 javascript + html本地吐司通知 - Windows phone 8.1 javascript+html local toast notification 如何在Windows Phone 8.1中的Android中创建类似于“toast notification”的内容 - How to create something similar to “toast notification” in Android in windows phone 8.1 Windows 10应用商店中未列出Windows 8.1应用程序? - Windows 8.1 app not listed in Windows 10 store? 如何自定义Windows Phone 8.1的锁屏应用(如Live LockScreen)? - How to customize the Lock Screen App of Windows Phone 8.1 like Live LockScreen?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM