Enum IconState
The state of the icon - can be set to hide the icon.
Namespace: Simplic.Framework.Core.TaskbarNotification.Interop
Assembly: Simplic.Framework.Base.dll
Syntax
public enum IconState
Fields
Name | Description |
---|---|
Hidden | Hide the icon. |
Visible | The icon is visible. |