ImportSemaphore Method
Definition
Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
IPlatformRenderInterfaceImportedSemaphore ImportSemaphore(
IPlatformHandle handle
)
Function ImportSemaphore (
handle As IPlatformHandle
) As IPlatformRenderInterfaceImportedSemaphore
abstract ImportSemaphore :
handle : IPlatformHandle -> IPlatformRenderInterfaceImportedSemaphore
Parameters
Return Value
IPlatformRenderInterfaceImportedSemaphore
See Also
Reference
IExternalObjectsRenderInterfaceContextFeature Interface
Avalonia.Platform Namespace