LeftHorizontalSwiper

Created by tubingbing on 16/4/11.

Constructors

Link copied to clipboard
constructor(menuView: View)

Properties

Link copied to clipboard
open val direction: Int
Link copied to clipboard
open val menuView: View

Functions

Link copied to clipboard
open fun autoCloseMenu(scroller: OverScroller, scrollX: Int, duration: Int)
Link copied to clipboard
open fun autoOpenMenu(scroller: OverScroller, scrollX: Int, duration: Int)
Link copied to clipboard
open fun checkXY(x: Int, y: Int): Swiper.Checker
Link copied to clipboard
open fun getMenuHeight(): Int
Link copied to clipboard
open fun getMenuWidth(): Int
Link copied to clipboard
open fun isClickOnContentView(contentView: View, x: Float): Boolean
Link copied to clipboard
open fun isMenuOpened(scrollX: Int): Boolean
Link copied to clipboard
open fun isMenuOpenedNotEqual(scrollX: Int): Boolean
Link copied to clipboard
open fun isNotInPlace(scrollDis: Int): Boolean
Link copied to clipboard
open fun isSwiping(scrollDis: Int): Boolean