LibInputBackendOptions Class
LibInputBackend Options.
Definition
Namespace: Avalonia.LinuxFramebuffer.Input.LibInput
Assembly: Avalonia.LinuxFramebuffer (in Avalonia.LinuxFramebuffer.dll)
- C#
- VB
- F#
public sealed class LibInputBackendOptions : IEquatable<LibInputBackendOptions>
Public NotInheritable Class LibInputBackendOptions
Implements IEquatable(Of LibInputBackendOptions)
[<SealedAttribute>]
type LibInputBackendOptions =
class
interface IEquatable<LibInputBackendOptions>
end
Inheritance | Object → LibInputBackendOptions |
Implements | IEquatable(LibInputBackendOptions) |
Constructors
LibInputBackendOptions() | Initializes a new instance of the LibInputBackendOptions class |
Properties
Events | List Events of events handler to monitoring eg: /dev/eventX. |
Methods
GetType() | Gets the Type of the current instance. (Inherited from Object) |