gpt4 book ai didi

sencha-touch - 在sencha touch中将不同的 View 推送到导航 View 时设置不同的动画

转载 作者:行者123 更新时间:2023-12-04 04:56:10 24 4
gpt4 key购买 nike

我想为推送到导航 View 的每个 View 设置不同类型的动画。我在导航 View 的布局中应用了动画,但它应用于导航 View 的所有 View 。

我在这里添加我的 View ,并希望在此处为特定 View 设置动画。

button.up('navigationview').push({
xtype: 'rightPanel',
});

最佳答案

Tyr 这个..

 Ext.getCmp('Your Navigation View').getLayout().setAnimation('Which ever animation You want');

以下是一些动画类型。

 cube *
fade
flip *
pop
slide
swipe *

希望对您有所帮助。 .快乐编码

关于sencha-touch - 在sencha touch中将不同的 View 推送到导航 View 时设置不同的动画,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14575560/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com