Class NameSortingOrderChangedEventArgs
Definition
- Namespace:
- Tizen.Pims.Contacts
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Event arguments passed when a setting value of the contacts name sorting order is changed.
public class NameSortingOrderChangedEventArgs : EventArgs
- Inheritance
Properties
View SourceNameSortingOrder
A setting value of the contacts name sorting order.
Declaration
public ContactSortingOrder NameSortingOrder { get; }
Property Value
Type | Description |
---|---|
ContactSortingOrder |