Skip to main content

Initialize Method

Definition

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

void Initialize(
IScreenInfoProvider info,
Action<RawInputEventArgs> onInput
)
View Source

Parameters

  IScreenInfoProvider
 
  Action(RawInputEventArgs)
 

See Also

Reference

IInputBackend Interface
Avalonia.LinuxFramebuffer.Input Namespace