Enum CalendarTime.Type

    Definition

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

    Enumeration for the time type.

    public enum CalendarTime.Type

    Fields

    Name Description
    Local

    Local time.

    Utc

    UTC time.

    Extension Methods

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