Enum Widget.TerminationType

    Definition

    Namespace:
    Tizen.NUI
    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)

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX