Skip to main content

IOutputBackend Interface

Definition

Assembly:Avalonia.LinuxFramebuffer
Package:Avalonia.LinuxFramebuffer
public interface IOutputBackend

Properties

NameDescription
PixelSizeNo summary available.
ScalingNo summary available.

PixelSize Property

public Avalonia.PixelSize PixelSize { get; set; }

Scaling Property

public double Scaling { get; set; }