-
Home
-
API
-
Avalonia.HeadlessTestingFramework.Recording
-
RecordingOptions
-
Properties
-
OutputDirectory
OutputDirectory Property
Definition
Gets or sets the output directory for recorded frames or video.
If null, a temporary directory will be used.
public string? OutputDirectory { get; set; }
Returns