Enum WidgetLifecycleEventArgs.EventType

    Definition

    Namespace:
    Tizen.Applications
    Assembly:
    Tizen.Applications.WidgetControl.dll

    Enumeration for the event type.

    public enum WidgetLifecycleEventArgs.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-2024 Samsung
    Generated by DocFX