问题描述
如果用户未轻按10秒钟,吐司通知就会消失,如果用户错过通知,我将无法获得如何处理的消息.
Toast notification disappears after 10 sec,if user does not tap on that and I am not able to get How to handle this, if user misses the notification.
要求烤面包在用户轻敲之前不得消失.
Requirement is that toast should not disappear untill user taps on it.
一种方法是同时发送Toast和Tile通知,因此如果用户错过Toast通知,那么他可能会在Tile上找到它,但是无法使用push Sharp来获取如何做的信息.请提出以下解决方案:
One way of doing this is to send toast and tile notification at the same time.so that if user misses the toast notification then he may find it on tile.But not able to get how to do it using push sharp.So please suggest any solution for the following :
- 如何使用急切功能确定吐司通知的持续时间?
- 如果第一个不可能,那么如何使用锋利的尖锐工具一起发送吐司和瓷砖通知?
谢谢
推荐答案
无法覆盖吐司通知的持续时间.
There is no way to override the duration of the toast notification.
这篇关于Windows Phone 8中的10秒后,Toast通知消失了的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!