Click or drag to resize

AsyncTaskProgressBarVisible Property

current visibly state of the progress bar, can be changed from the background task

Namespace:  Articy.Api.Plugins
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public bool ProgressBarVisible { get; }

Property Value

Type: Boolean
See Also