Class HourFormat

    Definition

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

    Class for system-event of hour format

    public static class HourFormat
    Inheritance
    object
    HourFormat

    Properties

    View Source

    EventName

    Eventname for system-event of hour format

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

    Key

    Key for system-event of hour format

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

    Value12

    Value of 12 hour format

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

    Value24

    Value of 24 hour format

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