Enum Widget.TerminationType
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 4
Enumeration for termination type of widget
public enum 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) |