Class TimeEventArgs

    Definition

    Namespace:
    Tizen.Applications
    Assembly:
    Tizen.Applications.WatchApplication.dll

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

    public class TimeEventArgs : EventArgs
    Inheritance
    object
    TimeEventArgs

    Properties

    View Source

    Time

    The received WatchTime.

    Declaration
    public WatchTime Time { get; }
    Property Value
    Type Description
    WatchTime

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, Type)
    Extensions.LoadFromXamlFile<TXaml>(TXaml, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX