Skip to main content

ImportCompleted Property

Tracks the import status of the object. Once the task is completed, the user code is allowed to free the resource owner in case when a non-owning sharing handle was used.

Definition

Namespace: Avalonia.Rendering.Composition
Assembly: Avalonia.Base (in Avalonia.Base.dll)

Task ImportCompleted { get; }

Property Value

Task

See Also

Reference

ICompositionGpuImportedObject Interface
Avalonia.Rendering.Composition Namespace