Enum BadgeEventArgs.Action

    Definition

    Namespace:
    Tizen.Applications
    Assembly:
    Tizen.Applications.Badge.dll

    Enumeration for the badge action.

    [Obsolete("Deprecated since API12. Will be removed in API14.")]
    public enum BadgeEventArgs.Action

    Fields

    Name Description
    Add

    The badge was added.

    Remove

    The badge was removed.

    Update

    The badge was updated.

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