Enum InfoPanelCheckListState
Enum defining the state of an Info Panel check list item.
Namespace: SociallyDistant.Core.Shell.InfoPanel
Assembly: SociallyDistant.Framework.dll
Syntax
public enum InfoPanelCheckListState
Fields
Name | Description |
---|---|
Completed | A task was completed. |
Failed | A task was failed. |
InProgress | A task is in progress. |