public interface ILinkageScroll
LinkageScrollLayout的所有子布局必须要实现的接口| Modifier and Type | Method and Description |
|---|---|
LinkageScrollHandler |
provideScrollHandler()
获取子布局向 LinkageScrollLayout
LinkageScrollLayout 提供的滚动处理接口 |
void |
setChildLinkageEvent(ChildLinkageEvent event)
设置内联事件的回调接口
|
void setChildLinkageEvent(ChildLinkageEvent event)
event - ChildLinkageEvent that the top/bottom view holdsLinkageScrollHandler provideScrollHandler()
LinkageScrollLayout 提供的滚动处理接口