Class PreferenceChangedEventArgs
Definition
- Namespace:
- Tizen.Applications
- Assembly:
- Tizen.Applications.Preference.dll
- API Level:
- 3
This class is an event argument of the PreferenceChanged event.
C#Copypublic class PreferenceChangedEventArgs : EventArgs
- Inheritance
Properties
Declaration
C#Copypublic string Key { get; }
Property Value
Type | Description |
---|---|
System.String |