在“开始"屏幕上控制拼贴动画 [英] Controlling tile animations on the Start Screen

查看:63
本文介绍了在“开始"屏幕上控制拼贴动画的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用 TileSquarePeekImageAndText02 模板以在图块上显示一些信息.现在,我相信磁贴每10秒在两个状态之间交替出现.有没有办法控制此设置?我希望它每5秒交换一次磁贴.这是图块的XML-

I'm using the TileSquarePeekImageAndText02 template to display some information on the tile. Right now, I believe the tile is alternating between the two states every 10 seconds. Is there a way to control this setting? I want it swap the tiles every 5 seconds. Here's the XML for the tile --

<tile>
  <visual>
    <binding template="TileSquarePeekImageAndText04">
      <image id="1" src="image1" alt="alt text"/>
      <text id="1">Text Field 1</text>
    </binding>  
  </visual>
</tile>

推荐答案

否,Windows确定并控制项目在开始"屏幕上的动画时间.动画在所有图块之间进行协调,以使循环,偷看图块和新的图块更新动画不会一次全部出现,从而提供更流畅的用户体验.

No, Windows determines and controls when items are animated on the Start screen. The animations are coordinated between all of the tiles to make cycling, peek tiles, and new tile update animations not all occur at once, providing a smoother user experience.

这篇关于在“开始"屏幕上控制拼贴动画的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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