Enum WidgetBase.WidgetDestroyType
Definition
- Namespace:
- Tizen.Applications
- Assembly:
- Tizen.Applications.WidgetApplication.dll
Delete type.
public enum WidgetBase.WidgetDestroyType
Fields
Name | Description |
---|---|
Permanent | User deleted this widget from the viewer. |
Temporary | Widget is deleted because of other reasons. (For example, widget process is terminated temporarily by the system) |