DeviceUuid Property
Definition
Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public byte[]? DeviceUuid { get; set; }
Public Property DeviceUuid As Byte()
Get
Set
member DeviceUuid : byte[] with get, set
Property Value
Byte[]
See Also
Reference
PlatformGraphicsDeviceAdapterDescription Class
Avalonia.Platform Namespace