Table of Contents

Class PlatformGraphicsDeviceAdapterDescription

Namespace
Avalonia.Platform
Assembly
Avalonia.Base.dll
public class PlatformGraphicsDeviceAdapterDescription
Inheritance
PlatformGraphicsDeviceAdapterDescription
Inherited Members

Constructors

PlatformGraphicsDeviceAdapterDescription()

public PlatformGraphicsDeviceAdapterDescription()

Properties

Description

public string? Description { get; set; }

Property Value

string

DeviceLuid

public byte[]? DeviceLuid { get; set; }

Property Value

byte[]

DeviceUuid

public byte[]? DeviceUuid { get; set; }

Property Value

byte[]