ImportSemaphore Method
Definition
Namespace: Avalonia.OpenGL
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
IGlExternalSemaphore ImportSemaphore(
IPlatformHandle handle
)
Function ImportSemaphore (
handle As IPlatformHandle
) As IGlExternalSemaphore
abstract ImportSemaphore :
handle : IPlatformHandle -> IGlExternalSemaphore
Parameters
Return Value
IGlExternalSemaphoreSee Also
Reference
IGlContextExternalObjectsFeature Interface
Avalonia.OpenGL Namespace