Class LocaleTimeFormat24HourSettingChangedEventArgs

    Definition

    Namespace:
    Tizen.System
    Assembly:
    Tizen.System.SystemSettings.dll

    EventArgs type for the LocaleTimeFormat24HourChanged event.

    public class LocaleTimeFormat24HourSettingChangedEventArgs : EventArgs
    Inheritance
    object
    LocaleTimeFormat24HourSettingChangedEventArgs

    Properties

    View Source

    Value

    Indicates whether the 24-hour clock is used. If the value is false, the 12-hour clock is used.

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