Table of Contents

Method LeftButtonClick

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

LeftButtonClick(Point)

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

public static InputInjectionEvent[] LeftButtonClick(Point p)

Parameters

p Point

The screen position for the click.

Returns

InputInjectionEvent[]

An array of injection events representing a left button click.