Enum WidgetBase.WidgetDestroyType

Definition

Namespace:
Tizen.Applications
Assembly:
Tizen.Applications.WidgetApplication.dll
API Level:
3

Delete type.

C#
Copy
public enum WidgetDestroyType
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)