toggle menu
edge_dewey
androidJvm
switch theme
search in API
edge_dewey
/
com.microsoft.edge.dewey.bottombar
/
DeweyBaseTransientBottomBar
/
BehaviorDelegate
Behavior
Delegate
class
BehaviorDelegate
(
behavior
:
SwipeDismissBehavior
<
*
>
,
mManager
:
DeweyTransientBottomBarManager
)
Members
Constructors
Behavior
Delegate
Link copied to clipboard
constructor
(
behavior
:
SwipeDismissBehavior
<
*
>
,
mManager
:
DeweyTransientBottomBarManager
)
Functions
can
Swipe
Dismiss
View
Link copied to clipboard
fun
canSwipeDismissView
(
child
:
View
?
)
:
Boolean
on
Intercept
Touch
Event
Link copied to clipboard
fun
onInterceptTouchEvent
(
parent
:
CoordinatorLayout
,
child
:
View
,
event
:
MotionEvent
)
set
Base
Transient
Bottom
Bar
Link copied to clipboard
fun
setBaseTransientBottomBar
(
baseTransientBottomBar
:
DeweyBaseTransientBottomBar
<
*
>
)