Class DBChangedEventArgs

    Definition

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

    The event arguments passed when the calendar database is changed.

    public class DBChangedEventArgs : EventArgs
    Inheritance
    object
    DBChangedEventArgs

    Properties

    View Source

    ViewUri

    The calendar view URI is changed.

    Declaration
    public string ViewUri { get; }
    Property Value
    Type Description
    string

    Extension Methods

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