Show / Hide Table of Contents

    Enum AlarmWeekFlag

    Definition

    Namespace:
    Tizen.Applications
    Assembly:
    Tizen.Applications.Alarm.dll
    API Level:
    3

    Enumeration for alarm week flag, the days of the week.

    [Flags]
    public enum AlarmWeekFlag

    Fields

    Name Description
    AllDays

    All days of the week.

    Friday

    An identifier for Friday.

    Monday

    An identifier for Monday.

    Saturday

    An identifier for Saturday.

    Sunday

    An identifier for Sunday.

    Thursday

    An identifier for Thursday.

    Tuesday

    An identifier for Tuesday.

    Wednesday

    An identifier for Wednesday.

    WeekDays

    Only weekdays.

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