CreateSurface Method
Definition
Namespace: Avalonia.Vulkan
Assembly: Avalonia.Vulkan (in Avalonia.Vulkan.dll)
- C#
- VB
- F#
IVulkanKhrSurfacePlatformSurface CreateSurface(
IVulkanPlatformGraphicsContext context,
Object surface
)
Function CreateSurface (
context As IVulkanPlatformGraphicsContext,
surface As Object
) As IVulkanKhrSurfacePlatformSurface
abstract CreateSurface :
context : IVulkanPlatformGraphicsContext *
surface : Object -> IVulkanKhrSurfacePlatformSurface
Parameters
Return Value
IVulkanKhrSurfacePlatformSurfaceSee Also
Reference
IVulkanKhrSurfacePlatformSurfaceFactory Interface
Avalonia.Vulkan Namespace