Skip to content

ScrollView self setScrollIndicatorInset number number number number

xu.jingyu edited this page Jan 14, 2020 · 5 revisions

简介

设置滚动指示器边距,当有需求处理指示器的上下左右边偏移量时使用

  • @param top number top:上
  • @param right number right:右
  • @param bottom number bottom:下
  • @param left number left:左

⚠️ iOS 有效,安卓空实现

Clone this wiki locally