Click or drag to resize

IBackgroundTaskViewer Interface

[Missing <summary> documentation for "T:Demo3D.Visuals.BackgroundTaskViewer.IBackgroundTaskViewer"]

Namespace:  Demo3D.Visuals.BackgroundTaskViewer
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntax
C#
public interface IBackgroundTaskViewer

The IBackgroundTaskViewer type exposes the following members.

Methods
  NameDescription
Public methodCreateBackgroundProgress
Create and add a background progress to the UI.
Public methodRemove
Remove a task
Top
See Also