Skip to main content

IVulkanRenderSession 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 IVulkanRenderSession : IDisposable
ImplementsIDisposable

Properties

ImageInfo 
IsRgba 
IsYFlipped 
Scaling 
Size 

Methods

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

See Also

Reference

Avalonia.Vulkan Namespace