Package 

Interface IFxScrollListener

  • All Implemented Interfaces:
    com.petterp.floatingx.listener.IFxTouchListener

    @Deprecated(message = 建议直接使用IFxTouchListener,更正命名, replaceWith = @ReplaceWith(imports = {}, expression = IFxTouchListener)) 
    public interface IFxScrollListener
     implements IFxTouchListener
                        

    fx监听事件,用于监听浮窗上的一些手势事件,已废弃,建议直接使用IFxTouchListener

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.petterp.floatingx.listener.IFxScrollListener

        down, dragIng, eventIng, onInterceptTouchEvent, onTouch, up
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait