Class NameDisplayOrderChangedEventArgs
Definition
- 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
-
objectSystem.EventArgsNameDisplayOrderChangedEventArgs
Properties
View SourceNameDisplayOrder
A setting value of the contacts name display order.
Declaration
public ContactDisplayOrder NameDisplayOrder { get; }
Property Value
Type | Description |
---|---|
ContactDisplayOrder |