Skip to main content

IVulkanRenderTarget Interface

Not client implementable.

Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.

Definition

Namespace: Avalonia.Vulkan
Assembly: Avalonia.Vulkan (in Avalonia.Vulkan.dll)

[NotClientImplementableAttribute]
public interface IVulkanRenderTarget : IDisposable
View Source
ImplementsIDisposable

Methods

BeginDraw() 
Dispose()Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)

See Also

Reference

Avalonia.Vulkan Namespace