Skip to main content

Class VelloDiagnosticsChangedEventArgs

Namespace: VelloSharp.Windows.Shared.Diagnostics
Assembly: VelloSharp.Windows.Shared.dll

public sealed class VelloDiagnosticsChangedEventArgs : EventArgs

Inheritance

objectEventArgsVelloDiagnosticsChangedEventArgs

Inherited Members

EventArgs.Empty, object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()

Constructors

VelloDiagnosticsChangedEventArgs(WindowsGpuDiagnostics)

public VelloDiagnosticsChangedEventArgs(WindowsGpuDiagnostics diagnostics)

Parameters

diagnostics WindowsGpuDiagnostics

Properties

Diagnostics

public WindowsGpuDiagnostics Diagnostics { get; }

Property Value

WindowsGpuDiagnostics