Enum AddressBook.ModeValue

    Definition

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

    Enumeration for the address book modes.

    public enum AddressBook.ModeValue

    Fields

    Name Description
    None

    All modules can read and write the contacts of this address_book.

    ReadOnly

    All modules can only read the contacts of this address_book.

    Extension Methods

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