Class LongPressAction

  • All Implemented Interfaces:
    Action

    @Deprecated
    public class LongPressAction
    extends TouchAction
    implements Action
    Deprecated.
    Creates a long press gesture.
    • Constructor Detail

      • LongPressAction

        public LongPressAction​(TouchScreen touchScreen,
                               Locatable locationProvider)
        Deprecated.
    • Method Detail

      • perform

        public void perform()
        Deprecated.
        Specified by:
        perform in interface Action