سؤال

As per the documentation on Tiles, the tile flips at random intervals. So we have no control over it.

I would like to update the content of the tile only when it flips, irrespective of whenever it happens. Is there any listener which will let me know when a tile flips??

Thanks.

هل كانت مفيدة؟

المحلول

You can't do this. You can update your tile from within your app, when it is launched by the user or from a Background Agent, every 30 minutes. But you can't change tile content when it flips.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top