Enum Widget.TerminationType
Definition
- Assembly:
- Tizen.NUI.dll
Enumeration for termination type of widget
public enum Widget.TerminationType
Fields
Name | Description |
---|---|
Permanent | User deleted this widget from the viewer |
Temporary | Widget is deleted because of other reasons (e.g. widget process is terminated temporarily by system) |