IndicatorCategory
Description:
[ CCode ( cprefix = "APP_INDICATOR_CATEGORY_" , has_type_id = false ) ]
public enum IndicatorCategory
The category provides grouping for the indicators so that users can find indicators that are similar together.
Content:
Enum values:
- APPLICATION_STATUS -
The indicator is used to display the status of the application.
- COMMUNICATIONS - The
application is used for communication with other people.
- HARDWARE - An indicator
relating to the user's hardware.
- OTHER - Something not defined
in this enum, please don't use unless you really need it.
- SYSTEM_SERVICES - A
system indicator relating to something in the user's system.