Class NpsEnableState

    Definition

    Namespace:
    Tizen.Applications.EventManager.SystemEvents
    Assembly:
    Tizen.Applications.EventManager.dll

    Class for system-event of nps enable state

    public static class NpsEnableState
    Inheritance
    object
    NpsEnableState

    Properties

    View Source

    EventName

    Eventname for system-event of nps enable state

    Declaration
    public static string EventName { get; }
    Property Value
    Type Description
    string
    View Source

    StateKey

    Key for system-event of nps enable state

    Declaration
    public static string StateKey { get; }
    Property Value
    Type Description
    string
    View Source

    StateValueDisabled

    Value of diabled nps enable state

    Declaration
    public static string StateValueDisabled { get; }
    Property Value
    Type Description
    string
    View Source

    StateValueEnabled

    Value of enabled nps enable state

    Declaration
    public static string StateValueEnabled { get; }
    Property Value
    Type Description
    string
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX