Moves the mouse to the adapter.
| C# | Visual Basic | Visual C++ |
public void MoveTo( Duration moveTime )
Public Sub MoveTo ( moveTime As Duration )
public: void MoveTo( Duration^ moveTime )
- moveTime (Duration)
- The time after which the mouse should be at the specified position.
If this method is invoked on a mobile element, Touch()()()() will be called
internally and the arguments will not be considered.
Assembly: Ranorex.Core (Module: Ranorex.Core.dll) Version: 4.0.4.23593 (4.0.4.23593)