category property

String? category
getter/setter pair

Category of the icon.

Allowed values are: * application - icon for the application * document - icon for a file associated with the app * documentShared - icon for a shared file associated with the app

Implementation

core.String? category;