Click or drag to resize

AsyncTaskMessagesVisible Property

current visibly state of the message area, can be changed from the background task

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

Property Value

Type: Boolean
See Also