ApplicationName Property
Sets the application name of the vulkan instance
Definition
Namespace: Avalonia.Vulkan
Assembly: Avalonia.Vulkan (in Avalonia.Vulkan.dll)
- C#
- VB
- F#
public string? ApplicationName { get; set; }
Public Property ApplicationName As String
Get
Set
member ApplicationName : string with get, set
Property Value
StringSee Also
Reference
VulkanInstanceCreationOptions Class
Avalonia.Vulkan Namespace