View Rect Watcher
视图与 矩形区域 监视器
Parameters
view
目标视图
targetRect
目标矩形区域
Constructors
ViewRectWatcher
Link copied to clipboard
目标视图
Functions
addOnViewRectChangedListener
Link copied to clipboard
hasOnViewChangedInRectListener
Link copied to clipboard
fun hasOnViewChangedInRectListener(listener: OnViewChangedInRectListener): Boolean
Content copied to clipboard
onScrolling
Link copied to clipboard
private fun onScrolling()
Content copied to clipboard
removeOnViewRectChangedListener
Link copied to clipboard
fun removeOnViewRectChangedListener(listener: OnViewChangedInRectListener)
Content copied to clipboard
watchViewScrolling
Link copied to clipboard
private fun watchViewScrolling()
Content copied to clipboard
Properties
isIntersected
Link copied to clipboard
onViewRectChangedListeners
Link copied to clipboard
private val onViewRectChangedListeners: MutableList<OnViewChangedInRectListener>
Content copied to clipboard
targetRect
Link copied to clipboard