RecordInputEvent(String, Object?) Method

Definition

Assembly HeadlessTestingFramework.dll

Records an input event.

public void RecordInputEvent(string description, object? data = null)

Parameters

description
String

Description of the input event.

data
Object

Optional event data.