ICompositionGpuImportedObjectImportCompleted 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.
Namespace: Avalonia.Rendering.CompositionAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
Task ImportCompleted { get; }
ReadOnly Property ImportCompleted As Task
Get
abstract ImportCompleted : Task with get
Property Value
Task