toggle menu
ZappBase
androidJvm
switch theme
search in API
Swipe Menu
/
com.zappstudio.swipemenu
/
SwipeMenuHelper
/
Callback
Callback
interface
Callback
Inheritors
SwipeMenuScrollView
SwipeMenuGridView
SwipeMenuRecyclerView
SwipeMenuListView
Members
Functions
get
Position
For
View
Link copied to clipboard
abstract
fun
getPositionForView
(
view
:
View
)
:
Int
get
Real
Child
At
Link copied to clipboard
abstract
fun
getRealChildAt
(
index
:
Int
)
:
View
get
Real
Child
Count
Link copied to clipboard
abstract
fun
getRealChildCount
(
)
:
Int
reset
Link copied to clipboard
abstract
fun
reset
(
)
transform
Touching
View
Link copied to clipboard
abstract
fun
transformTouchingView
(
touchingPosition
:
Int
,
touchingView
:
View
)
:
View