Show / Hide Table of Contents

    Enum TimeTickResolution

    Deprecated since API10. Will be removed in API12.

    Definition

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

    Enumeration for the time tick resolution.

    [Obsolete("Deprecated since API10. Will be removed in API12.")]
    public enum TimeTickResolution

    Fields

    Name Description
    TimeTicksPerHour

    1 ~ 60 ticks per hour.

    TimeTicksPerMinute

    1 ~ 60 ticks per minute.

    TimeTicksPerSecond

    1 ~ 60 ticks per second.

    • View Source
    Back to top Copyright © 2016-2022 Samsung
    Generated by DocFX