RecordAnimationEvent(String, Object?) Method

Definition

Assembly HeadlessTestingFramework.dll

Records an animation event.

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

Parameters

description
String

Description of the animation.

data
Object

Optional animation data.