Skip to main content

IVulkanPlatformGraphicsContext Interface

Definition

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

[NotClientImplementableAttribute]
public interface IVulkanPlatformGraphicsContext : IPlatformGraphicsContext,
IDisposable, IOptionalFeatureProvider
ImplementsIOptionalFeatureProvider, IPlatformGraphicsContext, IDisposable

Properties

Device 
Instance 

Methods

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

See Also

Reference

Avalonia.Vulkan Namespace