Package 

Interface SwitchableActions

  • All Implemented Interfaces:
    io.github.kakaocup.kakao.common.actions.BaseActions

    
    public interface SwitchableActions
     implements BaseActions
                        

    Provides action for actions on Switch

    • Method Summary

      Modifier and Type Method Description
      Unit swipeSwitchThumb(SwitchableActions.Direction direction) Moves the thumb of the switch to the right
      abstract ViewInteractionDelegate getView()
      • Methods inherited from class io.github.kakaocup.kakao.switch.SwitchableActions

        act, click, doubleClick, longClick, onFailure, pressImeAction, repeatUntil, scrollTo
      • Methods inherited from class java.lang.Object

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