Enum CalendarTypes.TickUnit

    Definition

    Namespace:
    Tizen.Pims.Calendar
    Assembly:
    Tizen.Pims.Calendar.dll

    Enumeration for the alarm time unit type of an event, such as minutes, hours, days, and so on.

    public enum CalendarTypes.TickUnit

    Fields

    Name Description
    Day

    Alarm time unit in days.

    Hour

    Alarm time unit in hours.

    Minute

    Alarm time unit in minutes.

    None

    No reminder set.

    Specific

    Specific in seconds.

    Week

    Alarm time unit in weeks.

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