Skip to main content

LibInputBackendOptions Class

LibInputBackend Options.

Definition

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

public sealed class LibInputBackendOptions : IEquatable<LibInputBackendOptions>
View Source
InheritanceObject → LibInputBackendOptions
ImplementsIEquatable(LibInputBackendOptions)

Constructors

LibInputBackendOptions()Initializes a new instance of the LibInputBackendOptions class

Properties

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

Methods

GetType()Gets the Type of the current instance.
(Inherited from Object)

See Also

Reference

Avalonia.LinuxFramebuffer.Input.LibInput Namespace