Events Property

Definition

Assembly HeadlessTestingFramework.dll

Gets the recorded events (input, scroll, animations, etc.).

public IReadOnlyList<RecordingEvent> Events { get; }

Returns