Skip to main content

Events Property

List Events of events handler to monitoring eg: /dev/eventX.

Definition

Namespace: Avalonia.LinuxFramebuffer.Input.LibInput
Assembly: Avalonia.LinuxFramebuffer (in Avalonia.LinuxFramebuffer.dll)

public IReadOnlyList<string>? Events { get; init; }

Property Value

IReadOnlyList(String)

See Also

Reference

LibInputBackendOptions Class
Avalonia.LinuxFramebuffer.Input.LibInput Namespace