Enum WidgetBase.WidgetDestroyType

Definition

Namespace:
Tizen.Applications
Assembly:
Tizen.Applications.WidgetApplication.dll

Delete type.

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