toggle menu
WOASDK
androidJvm
switch theme
search in API
WOASDK
/
com.kingsoft.kim.kit.ui.chat.sticky
/
IScrollEventNotify
IScroll
Event
Notify
interface
IScrollEventNotify
Inheritors
ChatFoldStickyView
ContentBehavior
Members
Functions
on
Scroll
Expand
Link copied to clipboard
abstract
fun
onScrollExpand
(
coordinatorLayout
:
CoordinatorLayout
,
target
:
View
,
dy
:
Int
)
展开中
on
Scroll
Expand
Start
Link copied to clipboard
abstract
fun
onScrollExpandStart
(
coordinatorLayout
:
CoordinatorLayout
,
target
:
View
)
展开开始
on
Scroll
Expand
Stop
Link copied to clipboard
abstract
fun
onScrollExpandStop
(
coordinatorLayout
:
CoordinatorLayout
,
target
:
View
)
展开结束
on
Sticky
Top
Link copied to clipboard
abstract
fun
onStickyTop
(
coordinatorLayout
:
CoordinatorLayout
,
target
:
View
)
吸顶通知