EventArgs
Class

Assembly LiveChartsCore.SkiaSharpView.WinUI
Namespace LiveChartsCore.Native.Events

Summary:
Defines the screen event args.

Inheritance:
Object =>
EventArgs
Derived:

Constructors

// Defines the screen event args.
Object originalEvent// The original event.
)

Properties

Gets the original event.
Type: Object