Class PreferenceChangedEventArgs
Definition
- Namespace:
- Tizen.Applications
- Assembly:
- Tizen.Applications.Preference.dll
- API Level:
- 3
This class is an event argument of the PreferenceChanged event.
public class PreferenceChangedEventArgs : EventArgs
- Inheritance
Properties
View SourceKey
The key of the preference whose value is changed.
Declaration
public string Key { get; }
Property Value
Type | Description |
---|---|
String |