public abstract class TouchHandle extends Object
TouchHandle()
abstract void
end()
move(double x, double y)
void
updateClient(CDPSession client)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TouchHandle()
public abstract void move(double x, double y)
public abstract void end()
public void updateClient(CDPSession client)
Copyright © 2020–2025. All rights reserved.