Show / Hide Table of Contents

    Enum WidgetLifecycleEventArgs.EventType

    Definition

    Namespace:
    Tizen.Applications
    Assembly:
    Tizen.Applications.WidgetControl.dll
    API Level:
    3

    Enumeration for the event type.

    public enum EventType

    Fields

    Name Description
    Created

    The widget is created.

    Destroyed

    The widget is destroyed.

    Paused

    The widget is paused.

    Resumed

    The widget is resumed.

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