api.setFrameGroupIndex

时间:2017-02-16 13:38:45   收藏:0   阅读:1530

设置 frame 组当前可见 frame

setFrameGroupIndex({params})

params

name:

index:

scroll:

reload:

示例代码

api.setFrameGroupIndex({
    name: ‘group1‘,
    index: 2,
    scroll: true
});

可用性

iOS系统,Android系统

可提供的1.0.0及更高版本

原文:http://www.cnblogs.com/shuibi/p/6405091.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!