Enum CalendarTypes.StoreType

    Definition

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

    Enumeration for the store types.

    public enum CalendarTypes.StoreType

    Fields

    Name Description
    Book

    Book type.

    Event

    Event type.

    Todo

    Todo type.

    Extension Methods

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