Class DBChangedEventArgs

    Definition

    Namespace:
    Tizen.Pims.Contacts
    Assembly:
    Tizen.Pims.Contacts.dll

    Event arguments passed when the contacts database is changed.

    public class DBChangedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    DBChangedEventArgs

    Properties

    View Source

    ViewUri

    The contacts view URI is changed.

    Declaration
    public string ViewUri { get; }
    Property Value
    Type Description
    string
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX