HoverTap(Location) Method
When hover is supported, places the pointer on this object. Otherwise, taps this object at the specified location.

C# Syntax

void HoverTap( 
   Location location
)

Parameters

location
The HP.LFT.SDK.Location to hover over.