DeviceUuid Property
The UUID of the graphics adapter used by the compositor
Definition
Namespace: Avalonia.Rendering.Composition
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
byte[]? DeviceUuid { get; set; }
Property DeviceUuid As Byte()
Get
Set
abstract DeviceUuid : byte[] with get, set
Property Value
Byte[]
See Also
Reference
ICompositionGpuInterop Interface
Avalonia.Rendering.Composition Namespace