Skip to main content

FileName Property

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

Definition

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

public string? FileName { get; set; }

Property Value

String

See Also

Reference

FbDevOutputOptions Class
Avalonia.LinuxFramebuffer.Output Namespace