-
Home
-
API
-
Avalonia.HeadlessTestingFramework.Recording
-
RecordingOptions
-
Properties
-
IncludeTimestamp
IncludeTimestamp Property
Definition
Gets or sets whether to include timestamp overlays on frames.
Default is false.
public bool IncludeTimestamp { get; set; }
Returns