DeviceUuid Property
Definition
Namespace: Avalonia.OpenGL.Features
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
public byte[]? DeviceUuid { get; }
Public ReadOnly Property DeviceUuid As Byte()
Get
abstract DeviceUuid : byte[] with get
override DeviceUuid : byte[] with get
Property Value
Byte[]
Implements
IGlContextExternalObjectsFeature.DeviceUuidSee Also
Reference
ExternalObjectsOpenGlExtensionFeature Class
Avalonia.OpenGL.Features Namespace