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)
- C#
- VB
- F#
[NotClientImplementableAttribute]
public interface IVulkanRenderTarget : IDisposable
<NotClientImplementableAttribute>
Public Interface IVulkanRenderTarget
Inherits IDisposable
[<NotClientImplementableAttribute>]
type IVulkanRenderTarget =
interface
interface IDisposable
end
Implements | IDisposable |
Methods
BeginDraw() | |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |