-
Home
-
API
-
Avalonia.HeadlessTestingFramework.Appium
-
Actions
-
Methods
-
MoveByOffset(Int32, Int32)
MoveByOffset(Int32, Int32) Method
Definition
Moves the mouse by an offset from its current position.
public Actions MoveByOffset(int offsetX, int offsetY)
Parameters
Returns
- Actions
- This Actions instance for chaining.