CompositorTryGetCompositionGpuInterop Method

Attempts to query for GPU interop feature from the platform render interface

Definition

Namespace: Avalonia.Rendering.Composition
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public ValueTask<ICompositionGpuInterop> TryGetCompositionGpuInterop()

Return Value

ValueTaskICompositionGpuInterop

See Also