Enum CalendarTypes.SystemType

    Definition

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

    Enumeration for the system types.

    public enum CalendarTypes.SystemType

    Fields

    Name Description
    Default

    Locale's default calendar.

    Gregorian

    Locale's default calendar.

    Lunisolar

    East Asian lunisolar calendar.

    Extension Methods

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