Class NameSortingOrderChangedEventArgs
Definition
- 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
-
objectSystem.EventArgsNameSortingOrderChangedEventArgs
Properties
View SourceNameSortingOrder
A setting value of the contacts name sorting order.
Declaration
public ContactSortingOrder NameSortingOrder { get; }
Property Value
Type | Description |
---|---|
ContactSortingOrder |