Enum WidgetBase.WidgetDestroyType

Definition

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

Delete type.

C#
Copy
[Obsolete("Deprecated since API10. Will be removed in API12.")] 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)