RanorexRanorex Documentation
DoubleClick Method (moveTime)
NamespacesRanorexAdapterDoubleClick(Duration)
DoubleClicks on the adapter with the left mouse button.
Declaration Syntax
C#Visual BasicVisual C++
public void DoubleClick(
	Duration moveTime
)
Public Sub DoubleClick ( _
	moveTime As Duration _
)
public:
void DoubleClick(
	Duration^ moveTime
)
Parameters
moveTime (Duration)
The time after which the mouse should be at the specified position.
Remarks
If this method is invoked on a mobile element, Touch()()() will be called twice internally and the arguments will not be considered.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)