Enum Widget.TerminationType

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll
API Level:
4

Enumeration for termination type of widget

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