Show / Hide Table of Contents

    Class TimeEventArgs

    Deprecated since API10. Will be removed in API12.

    Definition

    Namespace:
    Tizen.Applications
    Assembly:
    Tizen.Applications.WatchApplication.dll
    API Level:
    4

    Arguments for the event that are raised when the time tick comes.

    [Obsolete("Deprecated since API10. Will be removed in API12.")]
    public class TimeEventArgs : EventArgs
    Inheritance
    Object
    EventArgs
    TimeEventArgs

    Properties

    View Source

    Time

    Deprecated since API10. Will be removed in API12.

    The received WatchTime.

    Declaration
    public WatchTime Time { get; }
    Property Value
    Type Description
    WatchTime
    API Level: 4
    • View Source
    Back to top Copyright © 2016-2022 Samsung
    Generated by DocFX