Table of Contents

Method RightButtonClick

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

RightButtonClick(Point)

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

public static InputInjectionEvent[] RightButtonClick(Point p)

Parameters

p Point

The screen position for the click.

Returns

InputInjectionEvent[]

An array of injection events representing a right button click.