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)
- C#
- VB
- F#
public IReadOnlyList<string>? Events { get; init; }
Public Property Events As IReadOnlyList(Of String)
Get
Set
member Events : IReadOnlyList<string> with get, set
Property Value
See Also
Reference
LibInputBackendOptions Class
Avalonia.LinuxFramebuffer.Input.LibInput Namespace