CreateSurface Method
Definition
Namespace: Avalonia.Vulkan
Assembly: Avalonia.Vulkan (in Avalonia.Vulkan.dll)
- C#
- VB
- F#
ulong CreateSurface(
IVulkanPlatformGraphicsContext context
)
Function CreateSurface (
context As IVulkanPlatformGraphicsContext
) As ULong
abstract CreateSurface :
context : IVulkanPlatformGraphicsContext -> uint64
Parameters
Return Value
UInt64See Also
Reference
IVulkanKhrSurfacePlatformSurface Interface
Avalonia.Vulkan Namespace