Show / Hide Table of Contents

    Class DBChangedEventArgs

    Definition

    Namespace:
    Tizen.Pims.Calendar
    Assembly:
    Tizen.Pims.Calendar.dll
    API Level:
    4

    The event arguments passed when the calendar database is changed.

    public class DBChangedEventArgs : EventArgs
    Inheritance
    Object
    EventArgs
    DBChangedEventArgs

    Properties

    View Source

    ViewUri

    The calendar view URI is changed.

    Declaration
    public string ViewUri { get; }
    Property Value
    Type Description
    String
    API Level: 4
    • View Source
    Back to top Copyright © 2016-2020 Samsung
    Generated by DocFX