WrapSemaphoreHandleOnAnyThread Method
Definition
Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
IExternalObjectsWrappedGpuHandle? WrapSemaphoreHandleOnAnyThread(
IPlatformHandle handle
)
Function WrapSemaphoreHandleOnAnyThread (
handle As IPlatformHandle
) As IExternalObjectsWrappedGpuHandle
abstract WrapSemaphoreHandleOnAnyThread :
handle : IPlatformHandle -> IExternalObjectsWrappedGpuHandle
Parameters
Return Value
IExternalObjectsWrappedGpuHandleSee Also
Reference
IExternalObjectsHandleWrapRenderInterfaceContextFeature Interface
Avalonia.Platform Namespace