Click or drag to resize

BackgroundViewerProgressState Property

[Missing <summary> documentation for "P:Demo3D.Visuals.BackgroundTaskViewer.BackgroundViewerProgress.State"]

Namespace:  Demo3D.Visuals.BackgroundTaskViewer
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntax
C#
public BackgroundTaskState State { get; set; }

Property Value

Type: BackgroundTaskState
See Also