IVulkanKhrSurfacePlatformSurface Interface
Definition
public interface IVulkanKhrSurfacePlatformSurface
Methods
| Name | Description |
|---|---|
| CreateSurface | No summary available. |
CreateSurface Method
public ulong CreateSurface(Avalonia.Vulkan.IVulkanPlatformGraphicsContext context)
Parameters
context Avalonia.Vulkan.IVulkanPlatformGraphicsContext
Returns
ulong
Properties
Scaling Property
public double Scaling { get; set; }
Size Property
public Avalonia.PixelSize Size { get; set; }