Class ApplicationInfoFilter.Keys
Definition
- Namespace:
- Tizen.Applications
- Assembly:
- Tizen.Applications.Common.dll
This class is a possible key to use in the InstalledApplicationFilter.
public static class ApplicationInfoFilter.Keys
- Inheritance
-
object
ApplicationInfoFilter.Keys
Fields
View Source
Category
Declaration
public const string Category = "PACKAGE_INFO_PROP_APP_CATEGORY"
Field Value
View Source
Id
Declaration
public const string Id = "PACKAGE_INFO_PROP_APP_ID"
Field Value
View Source
NoDisplay
Declaration
public const string NoDisplay = "PACKAGE_INFO_PROP_APP_NODISPLAY"
Field Value
View Source
TaskManage
Declaration
public const string TaskManage = "PACKAGE_INFO_PROP_APP_TASKMANAGE"
Field Value
View Source
Type
Declaration
public const string Type = "PACKAGE_INFO_PROP_APP_TYPE"
Field Value