IInputBackend Interface
Definition
Namespace: Avalonia.LinuxFramebuffer.Input
Assembly: Avalonia.LinuxFramebuffer (in Avalonia.LinuxFramebuffer.dll)
- C#
- VB
- F#
public interface IInputBackend
Public Interface IInputBackend
type IInputBackend = interface end
Methods
Initialize(IScreenInfoProvider, Action(RawInputEventArgs)) | |
SetInputRoot(IInputRoot) |