Class DBStatusChangedEventArgs

    Definition

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

    Event arguments passed when the contacts database status is changed.

    public class DBStatusChangedEventArgs : EventArgs
    Inheritance
    object
    DBStatusChangedEventArgs

    Properties

    View Source

    Status

    The contacts database status.

    Declaration
    public ContactsDatabase.DBStatus Status { get; }
    Property Value
    Type Description
    ContactsDatabase.DBStatus

    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