UseDebug Property
Enables the debug layer
Definition
Namespace: Avalonia.Vulkan
Assembly: Avalonia.Vulkan (in Avalonia.Vulkan.dll)
- C#
- VB
- F#
public bool UseDebug { get; set; }
Public Property UseDebug As Boolean
Get
Set
member UseDebug : bool with get, set
Property Value
BooleanSee Also
Reference
VulkanInstanceCreationOptions Class
Avalonia.Vulkan Namespace