Class SilentMode

    Definition

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

    Class for system-event of silent mode

    public static class SilentMode
    Inheritance
    object
    SilentMode

    Properties

    View Source

    EventName

    Event for system-event of silent mode

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

    Key

    Key for system-event of silent mode

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

    ValueOff

    Value of silent mode off

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

    ValueOn

    Value of silent mode on

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