Class NameSortingOrderChangedEventArgs

    Definition

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

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

    public class NameSortingOrderChangedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    NameSortingOrderChangedEventArgs

    Properties

    View Source

    NameSortingOrder

    A setting value of the contacts name sorting order.

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