禁用iOS Scroll Ionic 3中的弹跳效果 [英] To disable bouncing effect in ios scroll ionic 3

查看:100
本文介绍了禁用iOS Scroll Ionic 3中的弹跳效果的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我尝试了一些方法来禁用将反弹效果设置为离子含量的不反弹属性

I tried some methods to disable bounce effect set no-bounce attribute to ion-content

<ion-content no-bounce></ion-content>

并在离子含量中添加了样式以禁用反弹.仍然无法解决我的问题.

And added styles to ion-content to disable bounce. Still no fix to my problem.

推荐答案

它可以在Ionic 4上使用. (对不起,我没有解释.)

It works on Ionic 4 with this. (Sorry, I don't have an explanation).

<ion-content no-bounce has-bouncing="false" forceOverscroll="false">

这篇关于禁用iOS Scroll Ionic 3中的弹跳效果的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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