Skip to main content

FbdevOutput(String) Constructor

Create a Linux frame buffer device output

Definition

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

public FbdevOutput(
string fileName = null
)

Parameters

  String  (Optional)
The frame buffer device name. Defaults to the value in environment variable FRAMEBUFFER or /dev/fb0 when FRAMEBUFFER is not set

See Also

Reference

FbdevOutput Class
FbdevOutput Overload
Avalonia.LinuxFramebuffer Namespace