Enum Widget.TerminationType

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll

Enumeration for termination type of widget

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