Class IOSTouchAction

java.lang.Object
io.appium.java_client.TouchAction<IOSTouchAction>
io.appium.java_client.ios.IOSTouchAction
All Implemented Interfaces:
PerformsActions<IOSTouchAction>

@Deprecated public class IOSTouchAction extends TouchAction<IOSTouchAction>
Deprecated.
Touch actions are deprecated. Please use W3C Actions instead or the corresponding extension methods for the driver (if available). Check - https://www.youtube.com/watch?v=oAJ7jwMNFVU - https://appiumpro.com/editions/30-ios-specific-touch-action-methods - https://appiumpro.com/editions/29-automating-complex-gestures-with-the-w3c-actions-api for more details.
iOS-specific touch action.