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)
- C#
- VB
- F#
public string? FileName { get; set; }
Public Property FileName As String
Get
Set
member FileName : string with get, set
Property Value
StringSee Also
Reference
FbDevOutputOptions Class
Avalonia.LinuxFramebuffer.Output Namespace