GetProcAddressDelegate Property
Definition
Namespace: Avalonia.Vulkan
Assembly: Avalonia.Vulkan (in Avalonia.Vulkan.dll)
- C#
- VB
- F#
public VkGetInstanceProcAddressDelegate? GetProcAddressDelegate { get; set; }
Public Property GetProcAddressDelegate As VkGetInstanceProcAddressDelegate
Get
Set
member GetProcAddressDelegate : VkGetInstanceProcAddressDelegate with get, set
Property Value
VkGetInstanceProcAddressDelegateSee Also
Reference
VulkanPlatformSpecificOptions Class
Avalonia.Vulkan Namespace