Table of Contents

Method LeftButtonDoubleClick

Namespace
Terminal.Gui.Testing
Assembly
Terminal.Gui.dll

LeftButtonDoubleClick(Point)

Gets the injection events for a left button double-click at the specified point.

public static InputInjectionEvent[] LeftButtonDoubleClick(Point p)

Parameters

p Point

The screen position for the double-click.

Returns

InputInjectionEvent[]

An array of injection events representing a left button double-click.