Method LeftButtonClick
LeftButtonClick(Point)
Gets the injection events for a left button click at the specified point.
public static InputInjectionEvent[] LeftButtonClick(Point p)
Parameters
pPointThe screen position for the click.
Returns
- InputInjectionEvent[]
An array of injection events representing a left button click.