Class NameDisplayOrderChangedEventArgs

    Definition

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

    Event arguments passed when a setting value of the contacts name display order is changed.

    public class NameDisplayOrderChangedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    NameDisplayOrderChangedEventArgs

    Properties

    View Source

    NameDisplayOrder

    A setting value of the contacts name display order.

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